From 0ac0a3c4d5a48a71960c816c1335e310a8456fa6 Mon Sep 17 00:00:00 2001 From: Marc Auberer Date: Fri, 27 Dec 2024 22:23:40 +0100 Subject: [PATCH 01/76] New version: ChilliBits.CCom version 1.6.0 (#202200) --- .../CCom/1.6.0/ChilliBits.CCom.installer.yaml | 27 ++++ .../1.6.0/ChilliBits.CCom.locale.de-DE.yaml | 10 ++ .../1.6.0/ChilliBits.CCom.locale.en-US.yaml | 144 ++++++++++++++++++ .../CCom/1.6.0/ChilliBits.CCom.yaml | 8 + 4 files changed, 189 insertions(+) create mode 100644 manifests/c/ChilliBits/CCom/1.6.0/ChilliBits.CCom.installer.yaml create mode 100644 manifests/c/ChilliBits/CCom/1.6.0/ChilliBits.CCom.locale.de-DE.yaml create mode 100644 manifests/c/ChilliBits/CCom/1.6.0/ChilliBits.CCom.locale.en-US.yaml create mode 100644 manifests/c/ChilliBits/CCom/1.6.0/ChilliBits.CCom.yaml diff --git a/manifests/c/ChilliBits/CCom/1.6.0/ChilliBits.CCom.installer.yaml b/manifests/c/ChilliBits/CCom/1.6.0/ChilliBits.CCom.installer.yaml new file mode 100644 index 0000000000000..1d90c5799d603 --- /dev/null +++ b/manifests/c/ChilliBits/CCom/1.6.0/ChilliBits.CCom.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: ChilliBits.CCom +PackageVersion: 1.6.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +InstallModes: +- silent +UpgradeBehavior: install +ReleaseDate: 2024-12-25 +AppsAndFeaturesEntries: +- UpgradeCode: '{A4C2FE8C-490A-4C52-A57B-9064F60ADCA3}' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/compose-generator/ccom/releases/download/1.6.0/ccom_x86_setup.msi + InstallerSha256: 570EF130F563D81B0C0362649404E25A7F63E6695A28B5345A74D110B75755CB + ProductCode: '{B03BAD09-CB77-4C72-8916-946A008381C5}' +- Architecture: x64 + InstallerUrl: https://github.com/compose-generator/ccom/releases/download/1.6.0/ccom_x64_setup.msi + InstallerSha256: 3AC2518344308F97493825B3C26013722EFEB09E093FD812E21687B0E654A606 + ProductCode: '{BB1E1F5D-285B-40ED-9C5D-FF78CE2C3C7E}' +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/c/ChilliBits/CCom/1.6.0/ChilliBits.CCom.locale.de-DE.yaml b/manifests/c/ChilliBits/CCom/1.6.0/ChilliBits.CCom.locale.de-DE.yaml new file mode 100644 index 0000000000000..97071523dc64a --- /dev/null +++ b/manifests/c/ChilliBits/CCom/1.6.0/ChilliBits.CCom.locale.de-DE.yaml @@ -0,0 +1,10 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: ChilliBits.CCom +PackageVersion: 1.6.0 +PackageLocale: de-DE +Publisher: ChilliBits +ShortDescription: Compiler der Sprache CCom (Conditional Comments). +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/c/ChilliBits/CCom/1.6.0/ChilliBits.CCom.locale.en-US.yaml b/manifests/c/ChilliBits/CCom/1.6.0/ChilliBits.CCom.locale.en-US.yaml new file mode 100644 index 0000000000000..628db0da4514b --- /dev/null +++ b/manifests/c/ChilliBits/CCom/1.6.0/ChilliBits.CCom.locale.en-US.yaml @@ -0,0 +1,144 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: ChilliBits.CCom +PackageVersion: 1.6.0 +PackageLocale: en-US +Publisher: ChilliBits +PublisherUrl: https://chillibits.com +PublisherSupportUrl: https://github.com/compose-generator/ccom/issues +PrivacyUrl: https://www.chillibits.com/en/legal-notice +Author: Marc Auberer +PackageName: CCom +PackageUrl: https://github.com/compose-generator/ccom +License: MIT +LicenseUrl: https://github.com/compose-generator/ccom/blob/main/LICENSE +Copyright: (c) Marc Auberer 2021 +ShortDescription: Compiler for the CCom (Conditional Comments) language. +Tags: +- comment +- compiler +- condition +- interpreter +- language +- pre-processor +ReleaseNotes: |- + Changelog + - : Bump golang.org/x/text from 0.3.7 to 0.3.8 in /cli (#208) (@dependabot[bot]) + - : Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows (#299) (@dependabot[bot]) + - : Prepare for next update (@marcauberer) + - : Rework Windows installer deployment (@marcauberer) + - : Bump github.com/urfave/cli/v2 from 2.16.2 to 2.16.3 in /cli (#172) (@dependabot[bot]) + - : Bump junit-jupiter-api from 5.9.0 to 5.9.1 in /compiler/java (#173) (@dependabot[bot]) + - : Bump junit-jupiter-engine from 5.9.0 to 5.9.1 in /compiler/java (#174) (@dependabot[bot]) + - : Bump github.com/urfave/cli/v2 from 2.16.3 to 2.17.1 in /cli (#175) (@dependabot[bot]) + - : Bump github.com/urfave/cli/v2 from 2.17.1 to 2.19.2 in /cli (#177) (@dependabot[bot]) + - : Bump github.com/urfave/cli/v2 from 2.19.2 to 2.20.2 in /cli (#178) (@dependabot[bot]) + - : Bump github.com/urfave/cli/v2 from 2.20.2 to 2.20.3 in /cli (#180) (@dependabot[bot]) + - : Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 in /cli (#179) (@dependabot[bot]) + - : Bump github.com/urfave/cli/v2 from 2.20.3 to 2.23.0 in /cli (#181) (@dependabot[bot]) + - : Bump github.com/urfave/cli/v2 from 2.23.0 to 2.23.2 in /cli (#182) (@dependabot[bot]) + - : Bump github.com/urfave/cli/v2 from 2.23.2 to 2.23.4 in /cli (#183) (@dependabot[bot]) + - : Bump github.com/urfave/cli/v2 from 2.23.4 to 2.23.5 in /cli (#184) (@dependabot[bot]) + - : Bump alpine from 3.16.2 to 3.16.3 (#185) (@dependabot[bot]) + - : Bump alpine from 3.16.3 to 3.17.0 (#186) (@dependabot[bot]) + - : Bump github.com/urfave/cli/v2 from 2.23.5 to 2.23.6 in /cli (#187) (@dependabot[bot]) + - : Bump github.com/urfave/cli/v2 from 2.23.6 to 2.23.7 in /cli (#188) (@dependabot[bot]) + - : Bump github.com/cli/safeexec from 1.0.0 to 1.0.1 in /cli (#189) (@dependabot[bot]) + - : Bump goreleaser/goreleaser-action from 3 to 4 (#190) (@dependabot[bot]) + - : Bump assertj-core from 3.23.1 to 3.24.0 in /compiler/java (#191) (@dependabot[bot]) + - : Bump assertj-core from 3.24.0 to 3.24.1 in /compiler/java (#192) (@dependabot[bot]) + - : Bump alpine from 3.17.0 to 3.17.1 (#193) (@dependabot[bot]) + - : Bump junit-jupiter-engine from 5.9.1 to 5.9.2 in /compiler/java (#195) (@dependabot[bot]) + - : Bump junit-jupiter-api from 5.9.1 to 5.9.2 in /compiler/java (#194) (@dependabot[bot]) + - : Bump maven-failsafe-plugin from 3.0.0-M7 to 3.0.0-M8 in /compiler/java (#197) (@dependabot[bot]) + - : Bump assertj-core from 3.24.1 to 3.24.2 in /compiler/java (#198) (@dependabot[bot]) + - : Bump github.com/fatih/color from 1.13.0 to 1.14.0 in /cli (#199) (@dependabot[bot]) + - : Bump github.com/urfave/cli/v2 from 2.23.7 to 2.24.1 in /cli (#200) (@dependabot[bot]) + - : Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8 in /compiler/java (#196) (@dependabot[bot]) + - : Bump github.com/fatih/color from 1.14.0 to 1.14.1 in /cli (#201) (@dependabot[bot]) + - : Bump github.com/urfave/cli/v2 from 2.24.1 to 2.24.2 in /cli (#202) (@dependabot[bot]) + - : Bump github.com/urfave/cli/v2 from 2.24.2 to 2.24.3 in /cli (#203) (@dependabot[bot]) + - : Bump alpine from 3.17.1 to 3.17.2 (#204) (@dependabot[bot]) + - : Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 in /compiler/java (#206) (@dependabot[bot]) + - : Bump maven-failsafe-plugin from 3.0.0-M8 to 3.0.0-M9 in /compiler/java (#205) (@dependabot[bot]) + - : Code optimizations (@marcauberer) + - : Update publish.yml (#176) (@vedantmgoyal9) + - : Rename CMake targets (@marcauberer) + - : Bump maven-failsafe-plugin from 3.0.0-M9 to 3.0.0 in /compiler/java (#213) (@dependabot[bot]) + - : Bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 in /compiler/java (#212) (@dependabot[bot]) + - : Bump actions/setup-go from 3 to 4 (#214) (@dependabot[bot]) + - : Bump alpine from 3.17.2 to 3.17.3 (#216) (@dependabot[bot]) + - : Bump peter-evans/create-pull-request from 4 to 5 (#217) (@dependabot[bot]) + - : Bump junit-jupiter-engine from 5.9.2 to 5.9.3 in /compiler/java (#219) (@dependabot[bot]) + - : Bump junit-jupiter-api from 5.9.2 to 5.9.3 in /compiler/java (#218) (@dependabot[bot]) + - : Bump alpine from 3.17.3 to 3.18.0 (#224) (@dependabot[bot]) + - : Bump maven-failsafe-plugin from 3.0.0 to 3.1.2 in /compiler/java (#229) (@dependabot[bot]) + - : Bump maven-surefire-plugin from 3.0.0 to 3.1.2 in /compiler/java (#230) (@dependabot[bot]) + - : Bump alpine from 3.18.0 to 3.18.2 (#233) (@dependabot[bot]) + - : Bump alpine from 3.18.2 to 3.18.3 (#237) (@dependabot[bot]) + - : Update dependencies (@marcauberer) + - : Bump actions/checkout from 3 to 4 (#239) (@dependabot[bot]) + - : Bump goreleaser/goreleaser-action from 4 to 5 (#240) (@dependabot[bot]) + - : Bump docker/login-action from 2 to 3 (#243) (@dependabot[bot]) + - : Bump docker/setup-buildx-action from 2 to 3 (#242) (@dependabot[bot]) + - : Bump docker/setup-qemu-action from 2 to 3 (#241) (@dependabot[bot]) + - : Bump alpine from 3.18.3 to 3.18.4 (#244) (@dependabot[bot]) + - : Bump org.apache.maven.plugins:maven-failsafe-plugin in /compiler/java (#246) (@dependabot[bot]) + - : Bump org.apache.maven.plugins:maven-surefire-plugin in /compiler/java (#245) (@dependabot[bot]) + - : Bump github.com/fatih/color from 1.15.0 to 1.16.0 in /cli (#251) (@dependabot[bot]) + - : Bump actions/setup-java from 3 to 4 (#252) (@dependabot[bot]) + - : Bump alpine from 3.18.4 to 3.18.5 (#253) (@dependabot[bot]) + - : Bump github.com/urfave/cli/v2 from 2.25.7 to 2.26.0 in /cli (#254) (@dependabot[bot]) + - : Bump actions/setup-go from 4 to 5 (#256) (@dependabot[bot]) + - : Bump actions/setup-python from 4 to 5 (#255) (@dependabot[bot]) + - : Bump alpine from 3.18.5 to 3.19.0 (#257) (@dependabot[bot]) + - : Bump github/codeql-action from 2 to 3 (#260) (@dependabot[bot]) + - : Bump org.apache.maven.plugins:maven-surefire-plugin in /compiler/java (#259) (@dependabot[bot]) + - : Bump org.apache.maven.plugins:maven-failsafe-plugin in /compiler/java (#258) (@dependabot[bot]) + - : Bump actions/download-artifact from 3 to 4 (#262) (@dependabot[bot]) + - : Bump actions/upload-artifact from 3 to 4 (#261) (@dependabot[bot]) + - : Bump github.com/urfave/cli/v2 from 2.26.0 to 2.27.0 in /cli (#263) (@dependabot[bot]) + - : Bump github.com/urfave/cli/v2 from 2.27.0 to 2.27.1 in /cli (#265) (@dependabot[bot]) + - : Bump org.assertj:assertj-core from 3.24.2 to 3.25.0 in /compiler/java (#264) (@dependabot[bot]) + - : Bump org.assertj:assertj-core from 3.25.0 to 3.25.1 in /compiler/java (#266) (@dependabot[bot]) + - : Bump org.apache.maven.plugins:maven-surefire-plugin in /compiler/java (#268) (@dependabot[bot]) + - : Bump org.apache.maven.plugins:maven-failsafe-plugin in /compiler/java (#267) (@dependabot[bot]) + - : Bump actions/cache from 3 to 4 (#269) (@dependabot[bot]) + - : Bump org.assertj:assertj-core from 3.25.1 to 3.25.2 in /compiler/java (#270) (@dependabot[bot]) + - : Bump alpine from 3.19.0 to 3.19.1 (#271) (@dependabot[bot]) + - : Bump peter-evans/create-pull-request from 5 to 6 (#272) (@dependabot[bot]) + - : Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 in /compiler/java (#275) (@dependabot[bot]) + - : Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /cli (#276) (@dependabot[bot]) + - : Bump github.com/fatih/color from 1.16.0 to 1.17.0 in /cli (#278) (@dependabot[bot]) + - : Bump alpine from 3.19.1 to 3.20.0 (#279) (@dependabot[bot]) + - : Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 in /compiler/java (#280) (@dependabot[bot]) + - : Bump goreleaser/goreleaser-action from 5 to 6 (#281) (@dependabot[bot]) + - : Bump org.apache.maven.plugins:maven-failsafe-plugin in /compiler/java (#283) (@dependabot[bot]) + - : Bump alpine from 3.20.0 to 3.20.1 (#284) (@dependabot[bot]) + - : Update actions dependencies (@marcauberer) + - : Bump org.apache.maven.plugins:maven-failsafe-plugin in /compiler/java (#296) (@dependabot[bot]) + - : Bump org.apache.maven.plugins:maven-failsafe-plugin in /compiler/java (#298) (@dependabot[bot]) + - : Bump peter-evans/create-pull-request from 6 to 7 (#300) (@dependabot[bot]) + - : Bump alpine from 3.20.1 to 3.20.2 (#290) (@dependabot[bot]) + - : Bump alpine from 3.20.2 to 3.20.3 (#301) (@dependabot[bot]) + - : Bump org.apache.maven.plugins:maven-failsafe-plugin in /compiler/java (#304) (@dependabot[bot]) + - : Bump org.apache.maven.plugins:maven-surefire-plugin in /compiler/java (#307) (@dependabot[bot]) + - : Bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.5 in /cli (#308) (@dependabot[bot]) + - : Bump github.com/fatih/color from 1.17.0 to 1.18.0 in /cli (#311) (@dependabot[bot]) + - : Bump org.apache.maven.plugins:maven-failsafe-plugin in /compiler/java (#313) (@dependabot[bot]) + - : Bump org.apache.maven.plugins:maven-surefire-plugin in /compiler/java (#312) (@dependabot[bot]) + - : Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 in /compiler/java (#287) (@dependabot[bot]) + - : Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /cli (#314) (@dependabot[bot]) + - : Bump alpine from 3.20.3 to 3.21.0 (#315) (@dependabot[bot]) + - : Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 in /compiler/java (#318) (@dependabot[bot]) + - : Upgrade to Go 1.23 (@marcauberer) + - : Fix merge conflicts (@marcauberer) + - : Fix release workflow (@marcauberer) + What to do next? + - Install CCom + - Visit ccom.compose-generator.com to test the new features + - Follow @composegen on Twitter +ReleaseNotesUrl: https://github.com/compose-generator/ccom/releases/tag/1.6.0 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/c/ChilliBits/CCom/1.6.0/ChilliBits.CCom.yaml b/manifests/c/ChilliBits/CCom/1.6.0/ChilliBits.CCom.yaml new file mode 100644 index 0000000000000..36f941bbfe751 --- /dev/null +++ b/manifests/c/ChilliBits/CCom/1.6.0/ChilliBits.CCom.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: ChilliBits.CCom +PackageVersion: 1.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 4bc3a85cf193f3c708e2e4743e11d364e6712eb6 Mon Sep 17 00:00:00 2001 From: Marc Auberer Date: Fri, 27 Dec 2024 22:23:48 +0100 Subject: [PATCH 02/76] New version: ChilliBits.CCom version 1.6.0 (#202201) From 0f27c9d7e3743635b85b20f769a401e1c721f717 Mon Sep 17 00:00:00 2001 From: Ralph Lewis Date: Fri, 27 Dec 2024 13:45:11 -0800 Subject: [PATCH 03/76] Add jj-vcs.jj, a new publisher for martinvonz.jj (#202513) --- .../jj-vcs/jj/0.24.0/jj-vcs.jj.installer.yaml | 17 +++ .../jj/0.24.0/jj-vcs.jj.locale.en-US.yaml | 108 ++++++++++++++++++ manifests/j/jj-vcs/jj/0.24.0/jj-vcs.jj.yaml | 8 ++ 3 files changed, 133 insertions(+) create mode 100644 manifests/j/jj-vcs/jj/0.24.0/jj-vcs.jj.installer.yaml create mode 100644 manifests/j/jj-vcs/jj/0.24.0/jj-vcs.jj.locale.en-US.yaml create mode 100644 manifests/j/jj-vcs/jj/0.24.0/jj-vcs.jj.yaml diff --git a/manifests/j/jj-vcs/jj/0.24.0/jj-vcs.jj.installer.yaml b/manifests/j/jj-vcs/jj/0.24.0/jj-vcs.jj.installer.yaml new file mode 100644 index 0000000000000..71aec28210190 --- /dev/null +++ b/manifests/j/jj-vcs/jj/0.24.0/jj-vcs.jj.installer.yaml @@ -0,0 +1,17 @@ +PackageIdentifier: jj-vcs.jj +PackageVersion: 0.24.0 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: jj.exe + PortableCommandAlias: jj +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/jj-vcs/jj/releases/download/v0.24.0/jj-v0.24.0-x86_64-pc-windows-msvc.zip + InstallerSha256: 76AAE7589FCC32777DB3915A2C26EDC1EE02F1A530DF97B1E8552DC6C7D6E7E2 +ManifestType: installer +ManifestVersion: 1.9.0 +ReleaseDate: 2024-12-04 diff --git a/manifests/j/jj-vcs/jj/0.24.0/jj-vcs.jj.locale.en-US.yaml b/manifests/j/jj-vcs/jj/0.24.0/jj-vcs.jj.locale.en-US.yaml new file mode 100644 index 0000000000000..3eb578f3e3d46 --- /dev/null +++ b/manifests/j/jj-vcs/jj/0.24.0/jj-vcs.jj.locale.en-US.yaml @@ -0,0 +1,108 @@ +PackageIdentifier: jj-vcs.jj +PackageVersion: 0.24.0 +PackageLocale: en-US +Publisher: jj-vcs +PublisherUrl: https://github.com/jj-vcs +PublisherSupportUrl: https://github.com/jj-vcs/jj/issues +PackageName: jj +PackageUrl: https://github.com/jj-vcs/jj +License: Apache License 2.0 +LicenseUrl: https://github.com/jj-vcs/jj/blob/HEAD/LICENSE +ShortDescription: A Git-compatible VCS that is both simple and powerful +Moniker: Jujutsu +Tags: +- git +- cli +- mercurial +- vcs +ReleaseNotesUrl: https://github.com/jj-vcs/jj/releases/tag/v0.24.0 +Documentations: +- DocumentLabel: Homepage + DocumentUrl: https://jj-vcs.github.io/jj/ +ManifestType: defaultLocale +ManifestVersion: 1.9.0 +ReleaseNotes: |2 + About + - jj is a Git-compatible version control system that is both simple and powerful. See the installation instructions to get started. + Release highlights + - New `jj absorb` command automatically squashes changes from the current commit into relevant ancestor commits. + - Experimental dynamic shell completions have been added; see the docs for configuration. + - `jj duplicate` now accepts `--destination`/`--insert-before`/`--insert-after`. + - Some deprecated commands have been removed (`jj move`, `jj checkout`, `jj merge`). + Breaking changes + - `jj move` has been removed. It was deprecated in 0.16.0. + - `jj checkout` and the built-in alias `jj co` have been removed. + - It was deprecated in 0.14.0. + - `jj merge` has been removed. It was deprecated in 0.14.0. + - `jj git push` no longer pushes new bookmarks by default. Use `--allow-new` to + - bypass this restriction. + - Lines prefixed with "JJ:" in commit descriptions and in sparse patterns (from + `jj sparse edit`) are now stripped even if they are not immediately followed + - by a space. #5004 + Deprecations + New features + - Templates now support the `==` and `!=` logical operators for `Boolean`, + `Integer`, and `String` types. + - New command `jj absorb` that moves changes to stack of mutable revisions. + - New command `jj util exec` that can be used for arbitrary aliases. + - `jj rebase -b` can now be used with the `--insert-after` and `--insert-before` + - options, like `jj rebase -r` and `jj rebase -s`. + - A preview of improved shell completions was added. Please refer to the + - documentation + - to activate them. They additionally complete context-dependent, dynamic values + - like bookmarks, aliases, revisions, operations and files. + - Added the config setting `snapshot.auto-update-stale` for automatically + - running `jj workspace update-stale` when applicable. + - `jj duplicate` now accepts `--destination`, `--insert-after` and + `--insert-before` options to customize the location of the duplicated + - revisions. + - `jj log` now displays the working-copy branch first. + - New `fork_point()` revset function can be used to obtain the fork point + - of multiple commits. + - The `tags()` revset function now takes an optional `pattern` argument, + - mirroring that of `bookmarks()`. + - Several commands now support `-f/-t` shorthands for `--from/--to`: + - `diff` + - `diffedit` + - `interdiff` + - `op diff` + - `restore` + - New `ui.conflict-marker-style` config option to change how conflicts are + - materialized in the working copy. The default option ("diff") renders + - conflicts as a snapshot with a list of diffs to apply to the snapshot. + - The new "snapshot" option renders conflicts as a series of snapshots, showing + - each side and base of the conflict. The new "git" option replicates Git's + "diff3" conflict style, meaning it is more likely to work with external tools, + - but it doesn't support conflicts with more than 2 sides. + - New `merge-tools..conflict-marker-style` config option to override the + - conflict marker style used for a specific merge tool. + - New `merge-tools..merge-conflict-exit-codes` config option to allow a + - merge tool to exit with a non-zero code to indicate that not all conflicts + - were resolved. + - `jj simplify-parents` now supports configuring the default revset when no + `--source` or `--revisions` arguments are provided with the + `revsets.simplify-parents` config. + Fixed bugs + - `jj config unset ` no longer removes a table (such as `[ui]`.) + Contributors + - Thanks to the people who made this release happen! + - Austin Seipp (@thoughtpolice) + - Benjamin Tan (@bnjmnt4n) + - Daniel Ploch (@torquestomp) + - Emily (@neongreen) + - Essien Ita Essien (@essiene) + - Herman J. Radtke III (@hjr3) + - Ilya Grigoriev (@ilyagr) + - Joaquín Triñanes (@JoaquinTrinanes) + - Lars Francke (@lfrancke) + - Luke Randall (@lukerandall) + - Martin von Zweigbergk (@martinvonz) + - Nathanael Huffman (@nathanaelhuffman) + - Philip Metzger (@PhilipMetzger) + - Remo Senekowitsch (@senekor) + - Robin Stocker (@robinst) + - Scott Taylor (@scott2000) + - Shane Sveller (@shanesveller) + - Tim Janik (@tim-janik) + - Yuya Nishihara (@yuja) + diff --git a/manifests/j/jj-vcs/jj/0.24.0/jj-vcs.jj.yaml b/manifests/j/jj-vcs/jj/0.24.0/jj-vcs.jj.yaml new file mode 100644 index 0000000000000..e559186ecba91 --- /dev/null +++ b/manifests/j/jj-vcs/jj/0.24.0/jj-vcs.jj.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: jj-vcs.jj +PackageVersion: 0.24.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 9ef905083ff5c8a8d949d62d5ec520863b4add67 Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Sat, 28 Dec 2024 03:25:14 +0530 Subject: [PATCH 04/76] New version: GitHub.cli version 2.64.0 (#200207) Co-authored-by: Stephen Gillie <114952565+stephengillie@users.noreply.github.com> Co-authored-by: PckgrBot <119904223+PckgrBot@users.noreply.github.com> --- .../cli/2.64.0/GitHub.cli.installer.yaml | 33 +++++++++++++++ .../cli/2.64.0/GitHub.cli.locale.en-US.yaml | 41 +++++++++++++++++++ manifests/g/GitHub/cli/2.64.0/GitHub.cli.yaml | 8 ++++ 3 files changed, 82 insertions(+) create mode 100644 manifests/g/GitHub/cli/2.64.0/GitHub.cli.installer.yaml create mode 100644 manifests/g/GitHub/cli/2.64.0/GitHub.cli.locale.en-US.yaml create mode 100644 manifests/g/GitHub/cli/2.64.0/GitHub.cli.yaml diff --git a/manifests/g/GitHub/cli/2.64.0/GitHub.cli.installer.yaml b/manifests/g/GitHub/cli/2.64.0/GitHub.cli.installer.yaml new file mode 100644 index 0000000000000..7e0af4f915738 --- /dev/null +++ b/manifests/g/GitHub/cli/2.64.0/GitHub.cli.installer.yaml @@ -0,0 +1,33 @@ +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: GitHub.cli +PackageVersion: 2.64.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.64.0/gh_2.64.0_windows_amd64.msi + InstallerSha256: 2E4E0577988F957E2A5AA1A8A58D2AB4063479A15F960677B3E2175AE12B64F3 + ProductCode: '{30A5D2B7-AABA-47D0-A080-A062D55536D0}' + AppsAndFeaturesEntries: + - UpgradeCode: '{8CFB9531-B959-4E1B-AA2E-4AF0FFCC4AF4}' +- Architecture: x86 + InstallerUrl: https://github.com/cli/cli/releases/download/v2.64.0/gh_2.64.0_windows_386.msi + InstallerSha256: 31B376C147EBC5220B5027B82E820D7BCEAC821A5E2E342C8C40E182C53A8271 + ProductCode: '{783DFE63-B228-4BCA-939E-746E4CC45816}' + AppsAndFeaturesEntries: + - UpgradeCode: '{767EC5D2-C8F0-4912-9901-45E21F59A284}' +ManifestType: installer +ManifestVersion: 1.9.0 +ReleaseDate: 2024-12-20 diff --git a/manifests/g/GitHub/cli/2.64.0/GitHub.cli.locale.en-US.yaml b/manifests/g/GitHub/cli/2.64.0/GitHub.cli.locale.en-US.yaml new file mode 100644 index 0000000000000..5a9eef69b9462 --- /dev/null +++ b/manifests/g/GitHub/cli/2.64.0/GitHub.cli.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: GitHub.cli +PackageVersion: 2.64.0 +PackageLocale: en-US +Publisher: GitHub, Inc. +PublisherUrl: https://github.com/home/ +PublisherSupportUrl: https://support.github.com/ +PrivacyUrl: https://docs.github.com/site-policy/privacy-policies/github-privacy-statement +PackageName: GitHub CLI +PackageUrl: https://cli.github.com/ +License: MIT +LicenseUrl: https://github.com/cli/cli/blob/v2.63.1/LICENSE +Copyright: Copyright (c) 2019 GitHub Inc. +CopyrightUrl: https://github.com/cli/cli/blob/v2.63.1/LICENSE +ShortDescription: Take GitHub to the command line +Description: GitHub CLI (gh) is a command-line tool that brings pull requests, issues, GitHub Actions, and other GitHub features to your terminal, so you can do all your work in one place. +Moniker: gh +Tags: +- cli +- command-line +- enterprise +- foss +- git +- github +- open-source +- terminal +- tool +- utility +- workflow +ReleaseNotesUrl: https://github.com/cli/cli/releases/tag/v2.64.0 +Documentations: +- DocumentLabel: Manual + DocumentUrl: https://cli.github.com/manual/ +- DocumentLabel: Repository + DocumentUrl: https://github.com/cli/cli +- DocumentLabel: GitHub Docs + DocumentUrl: https://docs.github.com/github-cli/github-cli/ +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/g/GitHub/cli/2.64.0/GitHub.cli.yaml b/manifests/g/GitHub/cli/2.64.0/GitHub.cli.yaml new file mode 100644 index 0000000000000..01bfb3b7e9850 --- /dev/null +++ b/manifests/g/GitHub/cli/2.64.0/GitHub.cli.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: GitHub.cli +PackageVersion: 2.64.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 961c10b31c13fd6a2afe0dd2c2adc7a110ae3cc4 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 27 Dec 2024 15:55:36 -0600 Subject: [PATCH 05/76] Standardize formatting of manifests/d/Drawpile/Drawpile/2.1.17 (#201405) --- .../2.1.17/Drawpile.Drawpile.installer.yaml | 23 +++++++--------- .../Drawpile.Drawpile.locale.en-US.yaml | 26 +++++++++++-------- .../Drawpile/2.1.17/Drawpile.Drawpile.yaml | 7 +++-- 3 files changed, 27 insertions(+), 29 deletions(-) diff --git a/manifests/d/Drawpile/Drawpile/2.1.17/Drawpile.Drawpile.installer.yaml b/manifests/d/Drawpile/Drawpile/2.1.17/Drawpile.Drawpile.installer.yaml index cb12d7e046cbf..a985d7057a79f 100644 --- a/manifests/d/Drawpile/Drawpile/2.1.17/Drawpile.Drawpile.installer.yaml +++ b/manifests/d/Drawpile/Drawpile/2.1.17/Drawpile.Drawpile.installer.yaml @@ -1,28 +1,23 @@ -# Created using YamlCreate.ps1 v1.1.5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json +# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json PackageIdentifier: Drawpile.Drawpile PackageVersion: 2.1.17 +InstallerLocale: en-US MinimumOSVersion: 10.0.0.0 +InstallerType: inno +Scope: machine InstallModes: - interactive - silent - silentWithProgress +UpgradeBehavior: install Installers: -- InstallerLocale: en-US - Architecture: x64 - InstallerType: inno - Scope: machine +- Architecture: x64 InstallerUrl: https://drawpile.net/files/win/drawpile-2.1.17-setup.exe InstallerSha256: 0B1D66F6A432643CB9192EB8AB991B387E4E0C677D70258314702F7A08BE2AB8 - UpgradeBehavior: install -- InstallerLocale: en-US - Architecture: x86 - InstallerType: inno - Scope: machine +- Architecture: x86 InstallerUrl: https://drawpile.net/files/win/drawpile-2.1.17-setup-w32.exe InstallerSha256: 15C969EEEE46AEB594CC096251A6521A6950AD9CAFC12DEE4951ECC1E7F9A0F9 - UpgradeBehavior: install ManifestType: installer -ManifestVersion: 1.0.0 - +ManifestVersion: 1.9.0 diff --git a/manifests/d/Drawpile/Drawpile/2.1.17/Drawpile.Drawpile.locale.en-US.yaml b/manifests/d/Drawpile/Drawpile/2.1.17/Drawpile.Drawpile.locale.en-US.yaml index 8f3a81d26aa08..33d77961c4b3e 100644 --- a/manifests/d/Drawpile/Drawpile/2.1.17/Drawpile.Drawpile.locale.en-US.yaml +++ b/manifests/d/Drawpile/Drawpile/2.1.17/Drawpile.Drawpile.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Created using YamlCreate.ps1 v1.1.5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.0.0.schema.json +# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json PackageIdentifier: Drawpile.Drawpile PackageVersion: 2.1.17 @@ -7,23 +7,27 @@ PackageLocale: en-US Publisher: Drawpile PublisherUrl: https://drawpile.net PublisherSupportUrl: https://drawpile.net/help -#PrivacyUrl: +# PrivacyUrl: Author: Calle Laakkonen PackageName: Drawpile PackageUrl: https://drawpile.net License: GNU General Public License v3.0 -LicenseUrl: https://raw.githubusercontent.com/drawpile/Drawpile/master/COPYING +LicenseUrl: https://github.com/drawpile/Drawpile?tab=GPL-3.0-1-ov-file Copyright: © 2014-2020 Calle Laakkonen -#CopyrightUrl: +# CopyrightUrl: ShortDescription: Drawpile is a Free software collaborative drawing program that allows multiple users to sketch on the same canvas simultaneously. -#Description: +# Description: Moniker: drawpile Tags: -- drawing -- collaboration +- art - canvas +- collaboration +- drawing - paint -- art +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: ManifestType: defaultLocale -ManifestVersion: 1.0.0 - +ManifestVersion: 1.9.0 diff --git a/manifests/d/Drawpile/Drawpile/2.1.17/Drawpile.Drawpile.yaml b/manifests/d/Drawpile/Drawpile/2.1.17/Drawpile.Drawpile.yaml index 59daf522d9e2d..f75da6358785e 100644 --- a/manifests/d/Drawpile/Drawpile/2.1.17/Drawpile.Drawpile.yaml +++ b/manifests/d/Drawpile/Drawpile/2.1.17/Drawpile.Drawpile.yaml @@ -1,9 +1,8 @@ -# Created using YamlCreate.ps1 v1.1.5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json +# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json PackageIdentifier: Drawpile.Drawpile PackageVersion: 2.1.17 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.0.0 - +ManifestVersion: 1.9.0 From c928a80f9dd53faf2103cbfe44c7ffb276408a2e Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 27 Dec 2024 15:55:59 -0600 Subject: [PATCH 06/76] Remove manifests/s/Shure/WirelessWorkbench/6.15.0 (#201164) --- .../Shure.WirelessWorkbench.installer.yaml | 12 ---------- .../Shure.WirelessWorkbench.locale.en-US.yaml | 22 ------------------- .../6.15.0/Shure.WirelessWorkbench.yaml | 9 -------- 3 files changed, 43 deletions(-) delete mode 100644 manifests/s/Shure/WirelessWorkbench/6.15.0/Shure.WirelessWorkbench.installer.yaml delete mode 100644 manifests/s/Shure/WirelessWorkbench/6.15.0/Shure.WirelessWorkbench.locale.en-US.yaml delete mode 100644 manifests/s/Shure/WirelessWorkbench/6.15.0/Shure.WirelessWorkbench.yaml diff --git a/manifests/s/Shure/WirelessWorkbench/6.15.0/Shure.WirelessWorkbench.installer.yaml b/manifests/s/Shure/WirelessWorkbench/6.15.0/Shure.WirelessWorkbench.installer.yaml deleted file mode 100644 index 106f4fa2ddcfb..0000000000000 --- a/manifests/s/Shure/WirelessWorkbench/6.15.0/Shure.WirelessWorkbench.installer.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Created using wingetcreate 0.4.4.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json - -PackageIdentifier: Shure.WirelessWorkbench -PackageVersion: 6.15.0 -Installers: - - Architecture: x64 - InstallerType: nullsoft - InstallerUrl: https://p.shure.com/l/428102/en-US-sw-wwb-win/d7jnd7 - InstallerSha256: 5F4F2C485BD09FC38FCEC308F75DE7A0059B4937815FA1590C9932A33B3E1786 -ManifestType: installer -ManifestVersion: 1.0.0 diff --git a/manifests/s/Shure/WirelessWorkbench/6.15.0/Shure.WirelessWorkbench.locale.en-US.yaml b/manifests/s/Shure/WirelessWorkbench/6.15.0/Shure.WirelessWorkbench.locale.en-US.yaml deleted file mode 100644 index ae4c44c2dc35b..0000000000000 --- a/manifests/s/Shure/WirelessWorkbench/6.15.0/Shure.WirelessWorkbench.locale.en-US.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Created using wingetcreate 0.4.4.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.0.0.schema.json - -PackageIdentifier: Shure.WirelessWorkbench -PackageVersion: 6.15.0 -PackageLocale: en-US -Publisher: Shure Inc -PublisherUrl: https://www.shure.com/en-US/products/software/wwb6 -PublisherSupportUrl: https://pubs.shure.com/quickstart/Wireless-Workbench/en-US -PrivacyUrl: https://www.shure.com/en-US/meta/privacy -Author: Shure -PackageName: Wireless Workbench -PackageUrl: https://www.shure.com/en-US/products/software/wwb6 -License: Copyright © 2009-2022 Shure Incorporated. All rights reserved. -LicenseUrl: https://www.shure.com/en-US/meta/legal/end-user-license-agreement -Copyright: Copyright © 2009-2022 Shure Incorporated. All rights reserved. -CopyrightUrl: https://www.shure.com/en-US/meta/legal/end-user-license-agreement -ShortDescription: Shure Wireless Workbench -Description: Wireless Workbench 6 lets you remotely monitor and manage every piece of gear connected to your system without interrupting the production. Frequency calculation and analysis for supported devices allows you to coordinate the entire show from one application. The Timeline feature even lets you track RF data and review it later. Advanced Zone Management makes calculating and organizing frequencies for large or distributed environments more manageable. With this much control in your grasp, wireless freedom always moves the performance forward. -Moniker: wwb -ManifestType: defaultLocale -ManifestVersion: 1.0.0 diff --git a/manifests/s/Shure/WirelessWorkbench/6.15.0/Shure.WirelessWorkbench.yaml b/manifests/s/Shure/WirelessWorkbench/6.15.0/Shure.WirelessWorkbench.yaml deleted file mode 100644 index aa7b427071186..0000000000000 --- a/manifests/s/Shure/WirelessWorkbench/6.15.0/Shure.WirelessWorkbench.yaml +++ /dev/null @@ -1,9 +0,0 @@ -# Created using wingetcreate 0.4.4.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json - -PackageIdentifier: Shure.WirelessWorkbench -PackageVersion: 6.15.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.0.0 - From 4fbfa132cf17a33125e6e9ed09f08bd7e8d66eb4 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 27 Dec 2024 15:56:38 -0600 Subject: [PATCH 07/76] Standardize formatting of manifests/d/Drawpile/Drawpile/2.1.20 (#201408) --- .../Drawpile/2.1.20/Drawpile.Drawpile.installer.yaml | 6 +++--- .../Drawpile/2.1.20/Drawpile.Drawpile.locale.en-US.yaml | 9 ++++----- .../d/Drawpile/Drawpile/2.1.20/Drawpile.Drawpile.yaml | 6 +++--- 3 files changed, 10 insertions(+), 11 deletions(-) diff --git a/manifests/d/Drawpile/Drawpile/2.1.20/Drawpile.Drawpile.installer.yaml b/manifests/d/Drawpile/Drawpile/2.1.20/Drawpile.Drawpile.installer.yaml index 3861a35db1283..19a58fc79a660 100644 --- a/manifests/d/Drawpile/Drawpile/2.1.20/Drawpile.Drawpile.installer.yaml +++ b/manifests/d/Drawpile/Drawpile/2.1.20/Drawpile.Drawpile.installer.yaml @@ -1,5 +1,5 @@ -# Created with YamlCreate.ps1 v2.2.1 $debug=AUSU.CRLF.7-3-0.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json +# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json PackageIdentifier: Drawpile.Drawpile PackageVersion: 2.1.20 @@ -22,4 +22,4 @@ Installers: InstallerSha256: FFB20217C890F3C874DF40BB9C43FE1EC843BA76EB2FC636C16CE45D3A0F05DF ProductCode: '{DC47B534-E365-4054-85F0-2E7C6CCB76CC}_is1' ManifestType: installer -ManifestVersion: 1.2.0 +ManifestVersion: 1.9.0 diff --git a/manifests/d/Drawpile/Drawpile/2.1.20/Drawpile.Drawpile.locale.en-US.yaml b/manifests/d/Drawpile/Drawpile/2.1.20/Drawpile.Drawpile.locale.en-US.yaml index 80831c39c785c..44c047afc9b23 100644 --- a/manifests/d/Drawpile/Drawpile/2.1.20/Drawpile.Drawpile.locale.en-US.yaml +++ b/manifests/d/Drawpile/Drawpile/2.1.20/Drawpile.Drawpile.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Created with YamlCreate.ps1 v2.2.1 $debug=AUSU.CRLF.7-3-0.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json +# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json PackageIdentifier: Drawpile.Drawpile PackageVersion: 2.1.20 @@ -12,7 +12,7 @@ Author: Calle Laakkonen PackageName: Drawpile PackageUrl: https://drawpile.net License: GNU General Public License v3.0 -LicenseUrl: https://raw.githubusercontent.com/drawpile/Drawpile/master/COPYING +LicenseUrl: https://github.com/drawpile/Drawpile?tab=GPL-3.0-1-ov-file Copyright: © 2014-2020 Calle Laakkonen # CopyrightUrl: ShortDescription: Drawpile is a Free software collaborative drawing program that allows multiple users to sketch on the same canvas simultaneously. @@ -24,11 +24,10 @@ Tags: - collaboration - drawing - paint -# Agreements: # ReleaseNotes: # ReleaseNotesUrl: # PurchaseUrl: # InstallationNotes: # Documentations: ManifestType: defaultLocale -ManifestVersion: 1.2.0 +ManifestVersion: 1.9.0 diff --git a/manifests/d/Drawpile/Drawpile/2.1.20/Drawpile.Drawpile.yaml b/manifests/d/Drawpile/Drawpile/2.1.20/Drawpile.Drawpile.yaml index 1722748b62ff4..f07391e820446 100644 --- a/manifests/d/Drawpile/Drawpile/2.1.20/Drawpile.Drawpile.yaml +++ b/manifests/d/Drawpile/Drawpile/2.1.20/Drawpile.Drawpile.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 v2.2.1 $debug=AUSU.CRLF.7-3-0.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json +# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json PackageIdentifier: Drawpile.Drawpile PackageVersion: 2.1.20 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.2.0 +ManifestVersion: 1.9.0 From bd5618ce940865e069b85700ae079c39f89e6467 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 27 Dec 2024 16:02:33 -0600 Subject: [PATCH 08/76] Standardize formatting of manifests/e/Eziriz/DotNetReactor/6.7.0.0 (#201418) --- .../Eziriz.DotNetReactor.installer.yaml | 27 +++++++++---------- .../Eziriz.DotNetReactor.locale.en-US.yaml | 20 ++++++++------ .../6.7.0.0/Eziriz.DotNetReactor.yaml | 7 +++-- 3 files changed, 28 insertions(+), 26 deletions(-) diff --git a/manifests/e/Eziriz/DotNetReactor/6.7.0.0/Eziriz.DotNetReactor.installer.yaml b/manifests/e/Eziriz/DotNetReactor/6.7.0.0/Eziriz.DotNetReactor.installer.yaml index c111452f63e2a..c1ba061d53444 100644 --- a/manifests/e/Eziriz/DotNetReactor/6.7.0.0/Eziriz.DotNetReactor.installer.yaml +++ b/manifests/e/Eziriz/DotNetReactor/6.7.0.0/Eziriz.DotNetReactor.installer.yaml @@ -1,25 +1,24 @@ -# Created using YamlCreate.ps1 v1.1.5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json +# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json PackageIdentifier: Eziriz.DotNetReactor PackageVersion: 6.7.0.0 +InstallerLocale: en-US +Platform: +- Windows.Desktop MinimumOSVersion: 10.0.0.0 +InstallerType: exe +Scope: machine InstallModes: - interactive - silent +InstallerSwitches: + Silent: /s + SilentWithProgress: /s +UpgradeBehavior: install Installers: -- Platform: - - Windows.Desktop - InstallerLocale: en-US - Architecture: x86 - InstallerType: exe - Scope: machine +- Architecture: x86 InstallerUrl: https://www.eziriz.com/downloads/dotnet_reactor_setup_6_7_0_0.exe InstallerSha256: 1EB688ED25BDF0AC3FF8CA4DBA4DD39E78AB5DC6C719A8A3568703226EE03DA8 - InstallerSwitches: - Silent: /s - SilentWithProgress: /s - UpgradeBehavior: install ManifestType: installer -ManifestVersion: 1.0.0 - +ManifestVersion: 1.9.0 diff --git a/manifests/e/Eziriz/DotNetReactor/6.7.0.0/Eziriz.DotNetReactor.locale.en-US.yaml b/manifests/e/Eziriz/DotNetReactor/6.7.0.0/Eziriz.DotNetReactor.locale.en-US.yaml index b612625d8dea7..f4ecc467fb01d 100644 --- a/manifests/e/Eziriz/DotNetReactor/6.7.0.0/Eziriz.DotNetReactor.locale.en-US.yaml +++ b/manifests/e/Eziriz/DotNetReactor/6.7.0.0/Eziriz.DotNetReactor.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Created using YamlCreate.ps1 v1.1.5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.0.0.schema.json +# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json PackageIdentifier: Eziriz.DotNetReactor PackageVersion: 6.7.0.0 @@ -7,21 +7,25 @@ PackageLocale: en-US Publisher: Eziriz PublisherUrl: https://www.eziriz.com PublisherSupportUrl: https://www.eziriz.com/support.htm -#PrivacyUrl: +# PrivacyUrl: Author: Eziriz PackageName: .NET Reactor PackageUrl: https://www.eziriz.com/dotnet_reactor.htm License: Proprietary -LicenseUrl: https://www.eziriz.com/help/license_agreement.html +# LicenseUrl: https://www.eziriz.com/help/license_agreement.html Copyright: Copyright © 2003 - 2021 Eziriz -CopyrightUrl: https://www.eziriz.com/help/license_agreement.html +# CopyrightUrl: https://www.eziriz.com/help/license_agreement.html ShortDescription: .NET Reactor is a powerful code protection and software licensing system for software written for the .NET Framework, and supports all languages that generate .NET assemblies. Description: .NET Reactor is a powerful code protection and software licensing system for software written for the .NET Framework, and supports all languages that generate .NET assemblies. Moniker: dotnetreactor Tags: - .net -- reactor - obsfucation +- reactor +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: ManifestType: defaultLocale -ManifestVersion: 1.0.0 - +ManifestVersion: 1.9.0 diff --git a/manifests/e/Eziriz/DotNetReactor/6.7.0.0/Eziriz.DotNetReactor.yaml b/manifests/e/Eziriz/DotNetReactor/6.7.0.0/Eziriz.DotNetReactor.yaml index 512e5e3728b10..51de71c569c4f 100644 --- a/manifests/e/Eziriz/DotNetReactor/6.7.0.0/Eziriz.DotNetReactor.yaml +++ b/manifests/e/Eziriz/DotNetReactor/6.7.0.0/Eziriz.DotNetReactor.yaml @@ -1,9 +1,8 @@ -# Created using YamlCreate.ps1 v1.1.5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json +# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json PackageIdentifier: Eziriz.DotNetReactor PackageVersion: 6.7.0.0 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.0.0 - +ManifestVersion: 1.9.0 From 2e619e7abafba8919ed592dd0f4138422af27782 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 27 Dec 2024 16:02:51 -0600 Subject: [PATCH 09/76] Remove manifests/l/LAIPIC/LaiHuaVideo/1.0.8 (#201456) --- .../1.0.8/LAIPIC.LaiHuaVideo.installer.yaml | 22 ------------ .../LAIPIC.LaiHuaVideo.locale.en-US.yaml | 36 ------------------- .../LAIPIC.LaiHuaVideo.locale.zh-CN.yaml | 35 ------------------ .../LaiHuaVideo/1.0.8/LAIPIC.LaiHuaVideo.yaml | 8 ----- 4 files changed, 101 deletions(-) delete mode 100644 manifests/l/LAIPIC/LaiHuaVideo/1.0.8/LAIPIC.LaiHuaVideo.installer.yaml delete mode 100644 manifests/l/LAIPIC/LaiHuaVideo/1.0.8/LAIPIC.LaiHuaVideo.locale.en-US.yaml delete mode 100644 manifests/l/LAIPIC/LaiHuaVideo/1.0.8/LAIPIC.LaiHuaVideo.locale.zh-CN.yaml delete mode 100644 manifests/l/LAIPIC/LaiHuaVideo/1.0.8/LAIPIC.LaiHuaVideo.yaml diff --git a/manifests/l/LAIPIC/LaiHuaVideo/1.0.8/LAIPIC.LaiHuaVideo.installer.yaml b/manifests/l/LAIPIC/LaiHuaVideo/1.0.8/LAIPIC.LaiHuaVideo.installer.yaml deleted file mode 100644 index bf2501154fc37..0000000000000 --- a/manifests/l/LAIPIC/LaiHuaVideo/1.0.8/LAIPIC.LaiHuaVideo.installer.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Created with YamlCreate.ps1 v2.0.0 $debug=NVS1.7-1-5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json - -PackageIdentifier: LAIPIC.LaiHuaVideo -PackageVersion: 1.0.8 -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft # electron-builder -Scope: machine -InstallerSwitches: - Upgrade: --updated -UpgradeBehavior: install -Protocols: -- laihuavideo -FileExtensions: -- lv -ProductCode: 9d65faf0-eec4-5cdd-ae04-b14218bbe0f3 -Installers: -- Architecture: x64 - InstallerUrl: https://resources.laihua.com/lvpackage/laihuavideo_setup_1.0.8.exe - InstallerSha256: 1960BD042DD7003B49EA7EA8C618765BBB60B6848B9ECB8FE4F8563A0464E147 -ManifestType: installer -ManifestVersion: 1.0.0 diff --git a/manifests/l/LAIPIC/LaiHuaVideo/1.0.8/LAIPIC.LaiHuaVideo.locale.en-US.yaml b/manifests/l/LAIPIC/LaiHuaVideo/1.0.8/LAIPIC.LaiHuaVideo.locale.en-US.yaml deleted file mode 100644 index acd2faf432c13..0000000000000 --- a/manifests/l/LAIPIC/LaiHuaVideo/1.0.8/LAIPIC.LaiHuaVideo.locale.en-US.yaml +++ /dev/null @@ -1,36 +0,0 @@ -# Created with YamlCreate.ps1 v2.0.0 $debug=NVS1.7-1-5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.0.0.schema.json - -PackageIdentifier: LAIPIC.LaiHuaVideo -PackageVersion: 1.0.8 -PackageLocale: en-US -Publisher: laihua -PublisherUrl: https://www.laihua.com/ -PublisherSupportUrl: https://support.laihua.com/ -PrivacyUrl: https://www.laihua.com/about/privacy -Author: Shenzhen Qianhai Shouhui Science and Technology Culture Co., Ltd. -PackageName: LaiHuaVideo -PackageUrl: https://www.laihua.com/video -License: Proprietary -LicenseUrl: https://www.laihua.com/about?id=9 -Copyright: Copyright © 2021 laihua -CopyrightUrl: https://www.laihua.com/about?id=110 -ShortDescription: Real-time interactive video presentations -Description: LaiHua Video is a real-time interactive video presentation editor to help you achieve interactive presentations combining real person and video content instead of tedious PPT presentation, making video speech and presentation more vivid and interesting. -# Moniker: -Tags: -- presentations -- videos -- recording -- capture -- live -- streaming -- broadcasting -- meetings -- conferences -- classes -- LAIPIC -- laihua -- 来画视频 -ManifestType: defaultLocale -ManifestVersion: 1.0.0 diff --git a/manifests/l/LAIPIC/LaiHuaVideo/1.0.8/LAIPIC.LaiHuaVideo.locale.zh-CN.yaml b/manifests/l/LAIPIC/LaiHuaVideo/1.0.8/LAIPIC.LaiHuaVideo.locale.zh-CN.yaml deleted file mode 100644 index b710d1c4c8d78..0000000000000 --- a/manifests/l/LAIPIC/LaiHuaVideo/1.0.8/LAIPIC.LaiHuaVideo.locale.zh-CN.yaml +++ /dev/null @@ -1,35 +0,0 @@ -# Created with YamlCreate.ps1 v2.0.0 $debug=NVS1.7-1-5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.0.0.schema.json - -PackageIdentifier: LAIPIC.LaiHuaVideo -PackageVersion: 1.0.8 -PackageLocale: zh-CN -Publisher: laihua -PublisherUrl: https://www.laihua.com/ -PublisherSupportUrl: https://support.laihua.com/ -PrivacyUrl: https://www.laihua.com/about/privacy -Author: 深圳市前海手绘科技文化有限公司 -PackageName: LaiHuaVideo -PackageUrl: https://www.laihua.com/video -License: 专有软件 -LicenseUrl: https://www.laihua.com/about?id=9 -Copyright: Copyright © 2021 laihua -CopyrightUrl: https://www.laihua.com/about?id=110 -ShortDescription: 实时互动的视频演示 -Description: 来画视频是实时互动视频演示制作软件,让你告别枯燥的 PPT 演示模式,实现真人出镜与视频内容互动的演示方式,让视频演讲和展示更生动有趣。 -# Moniker: -Tags: -- 演示 -- 视频 -- 录制 -- 录屏 -- 直播 -- 会议 -- 微课 -- 录课 -- 来画视频 -- 来画 -- LAIPIC -- laihua -ManifestType: locale -ManifestVersion: 1.0.0 diff --git a/manifests/l/LAIPIC/LaiHuaVideo/1.0.8/LAIPIC.LaiHuaVideo.yaml b/manifests/l/LAIPIC/LaiHuaVideo/1.0.8/LAIPIC.LaiHuaVideo.yaml deleted file mode 100644 index da65bc8fab0ce..0000000000000 --- a/manifests/l/LAIPIC/LaiHuaVideo/1.0.8/LAIPIC.LaiHuaVideo.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.0.0 $debug=NVS1.7-1-5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json - -PackageIdentifier: LAIPIC.LaiHuaVideo -PackageVersion: 1.0.8 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.0.0 From d3bece92d013fca747296179976e3f59584408bd Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 27 Dec 2024 16:03:08 -0600 Subject: [PATCH 10/76] Remove manifests/l/LAIPIC/LaiHuaVideo/1.0.9 (#201457) --- .../1.0.9/LAIPIC.LaiHuaVideo.installer.yaml | 22 ------------ .../LAIPIC.LaiHuaVideo.locale.en-US.yaml | 35 ------------------- .../LAIPIC.LaiHuaVideo.locale.zh-CN.yaml | 34 ------------------ .../LaiHuaVideo/1.0.9/LAIPIC.LaiHuaVideo.yaml | 8 ----- 4 files changed, 99 deletions(-) delete mode 100644 manifests/l/LAIPIC/LaiHuaVideo/1.0.9/LAIPIC.LaiHuaVideo.installer.yaml delete mode 100644 manifests/l/LAIPIC/LaiHuaVideo/1.0.9/LAIPIC.LaiHuaVideo.locale.en-US.yaml delete mode 100644 manifests/l/LAIPIC/LaiHuaVideo/1.0.9/LAIPIC.LaiHuaVideo.locale.zh-CN.yaml delete mode 100644 manifests/l/LAIPIC/LaiHuaVideo/1.0.9/LAIPIC.LaiHuaVideo.yaml diff --git a/manifests/l/LAIPIC/LaiHuaVideo/1.0.9/LAIPIC.LaiHuaVideo.installer.yaml b/manifests/l/LAIPIC/LaiHuaVideo/1.0.9/LAIPIC.LaiHuaVideo.installer.yaml deleted file mode 100644 index e737a36e2f026..0000000000000 --- a/manifests/l/LAIPIC/LaiHuaVideo/1.0.9/LAIPIC.LaiHuaVideo.installer.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Created with YamlCreate.ps1 v2.0.0 $debug=QUSU.7-2-0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json - -PackageIdentifier: LAIPIC.LaiHuaVideo -PackageVersion: 1.0.9 -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Scope: machine -InstallerSwitches: - Upgrade: --updated -UpgradeBehavior: install -Protocols: -- laihuavideo -FileExtensions: -- lv -ProductCode: 9d65faf0-eec4-5cdd-ae04-b14218bbe0f3 -Installers: -- Architecture: x64 - InstallerUrl: https://resources.laihua.com/lvpackage/laihuavideo_setup_1.0.9.exe - InstallerSha256: 3F27E01BEB9567A77E8710C733D4FA1CEB86D33AB327A85DCFCF2C0238A4E290 -ManifestType: installer -ManifestVersion: 1.0.0 diff --git a/manifests/l/LAIPIC/LaiHuaVideo/1.0.9/LAIPIC.LaiHuaVideo.locale.en-US.yaml b/manifests/l/LAIPIC/LaiHuaVideo/1.0.9/LAIPIC.LaiHuaVideo.locale.en-US.yaml deleted file mode 100644 index 09390cd10f144..0000000000000 --- a/manifests/l/LAIPIC/LaiHuaVideo/1.0.9/LAIPIC.LaiHuaVideo.locale.en-US.yaml +++ /dev/null @@ -1,35 +0,0 @@ -# Created with YamlCreate.ps1 v2.0.0 $debug=QUSU.7-2-0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.0.0.schema.json - -PackageIdentifier: LAIPIC.LaiHuaVideo -PackageVersion: 1.0.9 -PackageLocale: en-US -Publisher: laihua -PublisherUrl: https://www.laihua.com/ -PublisherSupportUrl: https://support.laihua.com/ -PrivacyUrl: https://www.laihua.com/about/privacy -Author: Shenzhen Qianhai Shouhui Science and Technology Culture Co., Ltd. -PackageName: LaiHuaVideo -PackageUrl: https://www.laihua.com/video -License: Proprietary -LicenseUrl: https://www.laihua.com/about?id=9 -Copyright: Copyright © 2021 laihua -CopyrightUrl: https://www.laihua.com/about?id=110 -ShortDescription: Real-time interactive video presentations -Description: LaiHua Video is a real-time interactive video presentation editor to help you achieve interactive presentations combining real person and video content instead of tedious PPT presentation, making video speech and presentation more vivid and interesting. -Tags: -- presentations -- videos -- recording -- capture -- live -- streaming -- broadcasting -- meetings -- conferences -- classes -- LAIPIC -- laihua -- 来画视频 -ManifestType: defaultLocale -ManifestVersion: 1.0.0 diff --git a/manifests/l/LAIPIC/LaiHuaVideo/1.0.9/LAIPIC.LaiHuaVideo.locale.zh-CN.yaml b/manifests/l/LAIPIC/LaiHuaVideo/1.0.9/LAIPIC.LaiHuaVideo.locale.zh-CN.yaml deleted file mode 100644 index c462a99b1137a..0000000000000 --- a/manifests/l/LAIPIC/LaiHuaVideo/1.0.9/LAIPIC.LaiHuaVideo.locale.zh-CN.yaml +++ /dev/null @@ -1,34 +0,0 @@ -# Created with YamlCreate.ps1 v2.0.0 $debug=QUSU.7-2-0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.0.0.schema.json - -PackageIdentifier: LAIPIC.LaiHuaVideo -PackageVersion: 1.0.9 -PackageLocale: zh-CN -Publisher: laihua -PublisherUrl: https://www.laihua.com/ -PublisherSupportUrl: https://support.laihua.com/ -PrivacyUrl: https://www.laihua.com/about/privacy -Author: 深圳市前海手绘科技文化有限公司 -PackageName: LaiHuaVideo -PackageUrl: https://www.laihua.com/video -License: 专有软件 -LicenseUrl: https://www.laihua.com/about?id=9 -Copyright: Copyright © 2021 laihua -CopyrightUrl: https://www.laihua.com/about?id=110 -ShortDescription: 实时互动的视频演示 -Description: 来画视频是实时互动视频演示制作软件,让你告别枯燥的 PPT 演示模式,实现真人出镜与视频内容互动的演示方式,让视频演讲和展示更生动有趣。 -Tags: -- 演示 -- 视频 -- 录制 -- 录屏 -- 直播 -- 会议 -- 微课 -- 录课 -- 来画视频 -- 来画 -- LAIPIC -- laihua -ManifestType: locale -ManifestVersion: 1.0.0 diff --git a/manifests/l/LAIPIC/LaiHuaVideo/1.0.9/LAIPIC.LaiHuaVideo.yaml b/manifests/l/LAIPIC/LaiHuaVideo/1.0.9/LAIPIC.LaiHuaVideo.yaml deleted file mode 100644 index d897b897aba7e..0000000000000 --- a/manifests/l/LAIPIC/LaiHuaVideo/1.0.9/LAIPIC.LaiHuaVideo.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.0.0 $debug=QUSU.7-2-0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json - -PackageIdentifier: LAIPIC.LaiHuaVideo -PackageVersion: 1.0.9 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.0.0 From 579450757dc3b21171f1170c8bad2cc9f6983569 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 27 Dec 2024 16:03:23 -0600 Subject: [PATCH 11/76] Standardize formatting of manifests/m/Microsoft/VFSforGit/1.0.21229.1 (#201475) --- .../Microsoft.VFSforGit.installer.yaml | 6 ++-- .../Microsoft.VFSforGit.locale.en-US.yaml | 30 +++++++++++-------- .../1.0.21229.1/Microsoft.VFSforGit.yaml | 6 ++-- 3 files changed, 23 insertions(+), 19 deletions(-) diff --git a/manifests/m/Microsoft/VFSforGit/1.0.21229.1/Microsoft.VFSforGit.installer.yaml b/manifests/m/Microsoft/VFSforGit/1.0.21229.1/Microsoft.VFSforGit.installer.yaml index c291a1c113d04..38c7b6ec89e26 100644 --- a/manifests/m/Microsoft/VFSforGit/1.0.21229.1/Microsoft.VFSforGit.installer.yaml +++ b/manifests/m/Microsoft/VFSforGit/1.0.21229.1/Microsoft.VFSforGit.installer.yaml @@ -1,5 +1,5 @@ -# Created with YamlCreate.ps1 v2.0.0 $debug=QUSU.7-1-4 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json +# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json PackageIdentifier: Microsoft.VFSforGit PackageVersion: 1.0.21229.1 @@ -10,4 +10,4 @@ Installers: InstallerUrl: https://github.com/microsoft/VFSForGit/releases/download/v1.0.21229.1/SetupGVFS.1.0.21229.1.exe InstallerSha256: 98DC65D48531DB7C4A729D7CA45E6487EB6F103488EF339D34BB47F1A8852353 ManifestType: installer -ManifestVersion: 1.0.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VFSforGit/1.0.21229.1/Microsoft.VFSforGit.locale.en-US.yaml b/manifests/m/Microsoft/VFSforGit/1.0.21229.1/Microsoft.VFSforGit.locale.en-US.yaml index 40e91abccbf75..c774b8900d822 100644 --- a/manifests/m/Microsoft/VFSforGit/1.0.21229.1/Microsoft.VFSforGit.locale.en-US.yaml +++ b/manifests/m/Microsoft/VFSforGit/1.0.21229.1/Microsoft.VFSforGit.locale.en-US.yaml @@ -1,27 +1,31 @@ -# Created with YamlCreate.ps1 v2.0.0 $debug=QUSU.7-1-4 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.0.0.schema.json +# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json PackageIdentifier: Microsoft.VFSforGit PackageVersion: 1.0.21229.1 PackageLocale: en-US Publisher: Microsoft Corporation -# PublisherUrl: -# PublisherSupportUrl: -# PrivacyUrl: -# Author: +# PublisherUrl: +# PublisherSupportUrl: +# PrivacyUrl: +# Author: PackageName: GVFS PackageUrl: https://aka.ms/vfs-for-git License: Copyright (C) Microsoft Corporation -# LicenseUrl: -# Copyright: -# CopyrightUrl: +# LicenseUrl: +# Copyright: +# CopyrightUrl: ShortDescription: Virtual File System for Git - a tool to scale Git for monorepo scenarios. -# Description: +# Description: Moniker: vfs-for-git Tags: -- vfs for git +- gvfs - vfs-for-git - vfsforgit -- gvfs +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: ManifestType: defaultLocale -ManifestVersion: 1.0.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VFSforGit/1.0.21229.1/Microsoft.VFSforGit.yaml b/manifests/m/Microsoft/VFSforGit/1.0.21229.1/Microsoft.VFSforGit.yaml index cdacc55ac903a..e82fc92ac37a4 100644 --- a/manifests/m/Microsoft/VFSforGit/1.0.21229.1/Microsoft.VFSforGit.yaml +++ b/manifests/m/Microsoft/VFSforGit/1.0.21229.1/Microsoft.VFSforGit.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 v2.0.0 $debug=QUSU.7-1-4 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json +# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json PackageIdentifier: Microsoft.VFSforGit PackageVersion: 1.0.21229.1 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.0.0 +ManifestVersion: 1.9.0 From 1c9f0b4aca9ffaea56d1ec2726690d787f5f3268 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 27 Dec 2024 16:03:32 -0600 Subject: [PATCH 12/76] Standardize formatting of manifests/m/Microsoft/VFSforGit/1.0.24074.1 (#201476) --- .../Microsoft.VFSforGit.installer.yaml | 6 +++--- .../Microsoft.VFSforGit.locale.en-US.yaml | 16 ++++++++++++---- .../1.0.24074.1/Microsoft.VFSforGit.yaml | 6 +++--- 3 files changed, 18 insertions(+), 10 deletions(-) diff --git a/manifests/m/Microsoft/VFSforGit/1.0.24074.1/Microsoft.VFSforGit.installer.yaml b/manifests/m/Microsoft/VFSforGit/1.0.24074.1/Microsoft.VFSforGit.installer.yaml index 9f1c4e3ee7dec..1db9b3af595f4 100644 --- a/manifests/m/Microsoft/VFSforGit/1.0.24074.1/Microsoft.VFSforGit.installer.yaml +++ b/manifests/m/Microsoft/VFSforGit/1.0.24074.1/Microsoft.VFSforGit.installer.yaml @@ -1,5 +1,5 @@ -# Created with komac v2.1.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json +# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json PackageIdentifier: Microsoft.VFSforGit PackageVersion: 1.0.24074.1 @@ -10,4 +10,4 @@ Installers: InstallerUrl: https://github.com/microsoft/VFSForGit/releases/download/v1.0.24074.1/SetupGVFS.1.0.24074.1.exe InstallerSha256: 46340F5171CEDA9D34D98E9E8D2B2C0F4210CCFC9EB7B293A8EB721CD3395144 ManifestType: installer -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VFSforGit/1.0.24074.1/Microsoft.VFSforGit.locale.en-US.yaml b/manifests/m/Microsoft/VFSforGit/1.0.24074.1/Microsoft.VFSforGit.locale.en-US.yaml index 620121281f715..2aedc10f0d314 100644 --- a/manifests/m/Microsoft/VFSforGit/1.0.24074.1/Microsoft.VFSforGit.locale.en-US.yaml +++ b/manifests/m/Microsoft/VFSforGit/1.0.24074.1/Microsoft.VFSforGit.locale.en-US.yaml @@ -1,25 +1,33 @@ -# Created with komac v2.1.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json +# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json PackageIdentifier: Microsoft.VFSforGit PackageVersion: 1.0.24074.1 PackageLocale: en-US Publisher: Microsoft Corporation PublisherUrl: https://github.com/microsoft +# PublisherSupportUrl: +# PrivacyUrl: +# Author: PackageName: GVFS PackageUrl: https://aka.ms/vfs-for-git License: MIT LicenseUrl: https://github.com/microsoft/VFSForGit/blob/HEAD/License.md +# Copyright: +# CopyrightUrl: ShortDescription: Virtual File System for Git - a tool to scale Git for monorepo scenarios. +# Description: Moniker: vfs-for-git Tags: - gvfs -- vfs for git - vfs-for-git - vfsforgit ReleaseNotes: |- This release of VFS for Git reverts the addition of credential.azreposCredentialType=oauth to the set of required config settings (added in v1.0.24072.1). Pre-configured values of credential.azreposCredentialType will no longer be overridden.Pull requests - Revert "GVFSVerb: Use OAuth credentials by default" ReleaseNotesUrl: https://github.com/microsoft/VFSForGit/releases/tag/v1.0.24074.1 +# PurchaseUrl: +# InstallationNotes: +# Documentations: ManifestType: defaultLocale -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VFSforGit/1.0.24074.1/Microsoft.VFSforGit.yaml b/manifests/m/Microsoft/VFSforGit/1.0.24074.1/Microsoft.VFSforGit.yaml index bb41af7a82927..92ccfb95f9b51 100644 --- a/manifests/m/Microsoft/VFSforGit/1.0.24074.1/Microsoft.VFSforGit.yaml +++ b/manifests/m/Microsoft/VFSforGit/1.0.24074.1/Microsoft.VFSforGit.yaml @@ -1,8 +1,8 @@ -# Created with komac v2.1.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json +# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json PackageIdentifier: Microsoft.VFSforGit PackageVersion: 1.0.24074.1 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 From 37d86a5f106b95a65ada3019b3fc9193ccb60d14 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 27 Dec 2024 16:03:38 -0600 Subject: [PATCH 13/76] Standardize formatting of manifests/m/Microsoft/VFSforGit/1.0.24302.1 (#201477) --- .../Microsoft.VFSforGit.installer.yaml | 8 ++++---- .../Microsoft.VFSforGit.locale.en-US.yaml | 15 +++++++++++---- .../1.0.24302.1/Microsoft.VFSforGit.yaml | 6 +++--- 3 files changed, 18 insertions(+), 11 deletions(-) diff --git a/manifests/m/Microsoft/VFSforGit/1.0.24302.1/Microsoft.VFSforGit.installer.yaml b/manifests/m/Microsoft/VFSforGit/1.0.24302.1/Microsoft.VFSforGit.installer.yaml index 9de198611e9c6..360122ed836aa 100644 --- a/manifests/m/Microsoft/VFSforGit/1.0.24302.1/Microsoft.VFSforGit.installer.yaml +++ b/manifests/m/Microsoft/VFSforGit/1.0.24302.1/Microsoft.VFSforGit.installer.yaml @@ -1,13 +1,13 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json +# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json PackageIdentifier: Microsoft.VFSforGit PackageVersion: 1.0.24302.1 InstallerType: inno +ReleaseDate: 2024-10-28 Installers: - Architecture: x64 InstallerUrl: https://github.com/microsoft/VFSForGit/releases/download/v1.0.24302.1/SetupGVFS.1.0.24302.1.exe InstallerSha256: 75E5A5A8425C90D3F301866115036B40DFB7345BD362ED1B5D1CBADF9CB6ABD4 ManifestType: installer -ManifestVersion: 1.6.0 -ReleaseDate: 2024-10-28 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VFSforGit/1.0.24302.1/Microsoft.VFSforGit.locale.en-US.yaml b/manifests/m/Microsoft/VFSforGit/1.0.24302.1/Microsoft.VFSforGit.locale.en-US.yaml index d358d51fd8119..11683d96fe158 100644 --- a/manifests/m/Microsoft/VFSforGit/1.0.24302.1/Microsoft.VFSforGit.locale.en-US.yaml +++ b/manifests/m/Microsoft/VFSforGit/1.0.24302.1/Microsoft.VFSforGit.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json +# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json PackageIdentifier: Microsoft.VFSforGit PackageVersion: 1.0.24302.1 @@ -7,20 +7,27 @@ PackageLocale: en-US Publisher: Microsoft Corporation PublisherUrl: https://github.com/microsoft PublisherSupportUrl: https://github.com/microsoft/VFSForGit/issues +# PrivacyUrl: +# Author: PackageName: GVFS PackageUrl: https://aka.ms/vfs-for-git License: MIT LicenseUrl: https://github.com/microsoft/VFSForGit/blob/HEAD/License.md +# Copyright: +# CopyrightUrl: ShortDescription: Virtual File System for Git - a tool to scale Git for monorepo scenarios. +# Description: Moniker: vfs-for-git Tags: - gvfs -- vfs for git - vfs-for-git - vfsforgit +# ReleaseNotes: ReleaseNotesUrl: https://github.com/microsoft/VFSForGit/releases/tag/v1.0.24302.1 +# PurchaseUrl: +# InstallationNotes: Documentations: - DocumentLabel: Wiki DocumentUrl: https://github.com/microsoft/VFSForGit/wiki ManifestType: defaultLocale -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/VFSforGit/1.0.24302.1/Microsoft.VFSforGit.yaml b/manifests/m/Microsoft/VFSforGit/1.0.24302.1/Microsoft.VFSforGit.yaml index ce600d5aeff6a..a558dbc4e9e51 100644 --- a/manifests/m/Microsoft/VFSforGit/1.0.24302.1/Microsoft.VFSforGit.yaml +++ b/manifests/m/Microsoft/VFSforGit/1.0.24302.1/Microsoft.VFSforGit.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json +# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json PackageIdentifier: Microsoft.VFSforGit PackageVersion: 1.0.24302.1 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 From dd4e6788d95ea9164b172b3188dee21730184667 Mon Sep 17 00:00:00 2001 From: fancybody <87397831+fancybody@users.noreply.github.com> Date: Sat, 28 Dec 2024 03:33:51 +0530 Subject: [PATCH 14/76] New version: Navidrome.Navidrome version 0.54.2 (#202139) --- .../0.54.2/Navidrome.Navidrome.installer.yaml | 27 ++++++++++ .../Navidrome.Navidrome.locale.en-US.yaml | 50 +++++++++++++++++++ .../Navidrome/0.54.2/Navidrome.Navidrome.yaml | 8 +++ 3 files changed, 85 insertions(+) create mode 100644 manifests/n/Navidrome/Navidrome/0.54.2/Navidrome.Navidrome.installer.yaml create mode 100644 manifests/n/Navidrome/Navidrome/0.54.2/Navidrome.Navidrome.locale.en-US.yaml create mode 100644 manifests/n/Navidrome/Navidrome/0.54.2/Navidrome.Navidrome.yaml diff --git a/manifests/n/Navidrome/Navidrome/0.54.2/Navidrome.Navidrome.installer.yaml b/manifests/n/Navidrome/Navidrome/0.54.2/Navidrome.Navidrome.installer.yaml new file mode 100644 index 0000000000000..89936ac40e15b --- /dev/null +++ b/manifests/n/Navidrome/Navidrome/0.54.2/Navidrome.Navidrome.installer.yaml @@ -0,0 +1,27 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Navidrome.Navidrome +PackageVersion: 0.54.2 +InstallerLocale: en-US +InstallerType: wix +NestedInstallerType: portable +Scope: machine +ProductCode: '{EFF6C382-F723-41A3-9EED-1D1B02E7A53D}' +ReleaseDate: 2024-12-21 +AppsAndFeaturesEntries: +- DisplayName: Navidrome (x86) + Publisher: Deluan + ProductCode: '{EFF6C382-F723-41A3-9EED-1D1B02E7A53D}' + UpgradeCode: '{2f0572e4-7e8c-42e7-a186-77f70ec0911a}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%/Navidrome' +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/navidrome/navidrome/releases/download/v0.54.2/navidrome_0.54.2_windows_386_installer.msi + InstallerSha256: 8C2D93DF9589F2940F84B2E609F5A2FF4F8CE3A76D4DFE3C974432BEA20FEFD6 +- Architecture: x64 + InstallerUrl: https://github.com/navidrome/navidrome/releases/download/v0.54.2/navidrome_0.54.2_windows_amd64_installer.msi + InstallerSha256: E0D06CB660306040A82B32CB5ED886150C766D12EBFAA95BA7472E4834E31E3B +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/n/Navidrome/Navidrome/0.54.2/Navidrome.Navidrome.locale.en-US.yaml b/manifests/n/Navidrome/Navidrome/0.54.2/Navidrome.Navidrome.locale.en-US.yaml new file mode 100644 index 0000000000000..3eb7c1c5486a1 --- /dev/null +++ b/manifests/n/Navidrome/Navidrome/0.54.2/Navidrome.Navidrome.locale.en-US.yaml @@ -0,0 +1,50 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Navidrome.Navidrome +PackageVersion: 0.54.2 +PackageLocale: en-US +Publisher: Navidrome +PublisherUrl: https://github.com/navidrome +PublisherSupportUrl: https://github.com/navidrome/navidrome/issues +PackageName: Navidrome +PackageUrl: https://github.com/navidrome/navidrome +License: GPL-3.0 +LicenseUrl: https://github.com/navidrome/navidrome/blob/HEAD/LICENSE +ShortDescription: Modern Music Server and Streamer compatible with Subsonic/Airsonic +Tags: +- airsonic +- madsonic +- media-server +- music +- music-server +- navidrome +- opensubsonic +- raspberry-pi +- self-hosted +- streamer +- streaming-api +- streaming-audio +- subsonic +- subsonic-server +ReleaseNotes: |- + Changelog + Bug fixes + - fix(insights): get Windows version (@deluan) + - fix(server): change log level for some last.fm warnings (@deluan) + - fix(ui): update Español, Français, Svenska translations from POEditor (#3576) (@deluan) + - fix(ui): update Hungarian translation (#3574) (@ChekeredList71) + Build process updates + - build(ci): fix release version label and package names (#3573) (@deluan) + - build(poeditor): change commit message for translation update PRs (@deluan) + Other work + - chore: add PikaPods to release notes (@deluan) + Full Changelog: https://github.com/navidrome/navidrome/compare/v0.54.1...v0.54.2Helping out + This release is only possible thanks to the support of some awesome people!Want to be one of them? + You can sponsor, pay me a Ko-fi, or contribute with code.Where to go next? + - Read installation instructions on our website. + - Host Navidrome on PikaPods for a simple cloud solution. + - Reach out on Discord, Reddit and Twitter! +ReleaseNotesUrl: https://github.com/navidrome/navidrome/releases/tag/v0.54.2 +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/n/Navidrome/Navidrome/0.54.2/Navidrome.Navidrome.yaml b/manifests/n/Navidrome/Navidrome/0.54.2/Navidrome.Navidrome.yaml new file mode 100644 index 0000000000000..1566cf70c34d0 --- /dev/null +++ b/manifests/n/Navidrome/Navidrome/0.54.2/Navidrome.Navidrome.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Navidrome.Navidrome +PackageVersion: 0.54.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From b687da49b325fe6eda6eca172f24cec97f88ffea Mon Sep 17 00:00:00 2001 From: Ross Scroggs Date: Fri, 27 Dec 2024 14:04:11 -0800 Subject: [PATCH 15/76] New version: taers232c.GAMADV-XTD3 version 7.02.04 (#202509) --- .../taers232c.GAMADV-XTD3.installer.yaml | 21 ++++++++++++ .../taers232c.GAMADV-XTD3.locale.en-US.yaml | 32 +++++++++++++++++++ .../7.02.04/taers232c.GAMADV-XTD3.yaml | 8 +++++ 3 files changed, 61 insertions(+) create mode 100644 manifests/t/taers232c/GAMADV-XTD3/7.02.04/taers232c.GAMADV-XTD3.installer.yaml create mode 100644 manifests/t/taers232c/GAMADV-XTD3/7.02.04/taers232c.GAMADV-XTD3.locale.en-US.yaml create mode 100644 manifests/t/taers232c/GAMADV-XTD3/7.02.04/taers232c.GAMADV-XTD3.yaml diff --git a/manifests/t/taers232c/GAMADV-XTD3/7.02.04/taers232c.GAMADV-XTD3.installer.yaml b/manifests/t/taers232c/GAMADV-XTD3/7.02.04/taers232c.GAMADV-XTD3.installer.yaml new file mode 100644 index 0000000000000..80a5329c3ee31 --- /dev/null +++ b/manifests/t/taers232c/GAMADV-XTD3/7.02.04/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.02.04 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallerSwitches: + Custom: /norestart +UpgradeBehavior: install +ProductCode: '{9BF421F1-7F51-4990-AA9A-7EC58C3D7363}' +ReleaseDate: 2024-12-26 +AppsAndFeaturesEntries: +- UpgradeCode: '{D86B52B2-EFE9-4F9D-8BA3-9D84B9B2D319}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/taers232c/GAMADV-XTD3/releases/download/v7.02.04/gamadv-xtd3-7.02.04-windows-x86_64.msi + InstallerSha256: 18E0D2046E38F285A4081FC592CEE1A82E0DC52E8F628C328F76E8A748002D05 +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/t/taers232c/GAMADV-XTD3/7.02.04/taers232c.GAMADV-XTD3.locale.en-US.yaml b/manifests/t/taers232c/GAMADV-XTD3/7.02.04/taers232c.GAMADV-XTD3.locale.en-US.yaml new file mode 100644 index 0000000000000..7fe9309275ca9 --- /dev/null +++ b/manifests/t/taers232c/GAMADV-XTD3/7.02.04/taers232c.GAMADV-XTD3.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with WinGet Releaser v2 using Komac v1.11.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: taers232c.GAMADV-XTD3 +PackageVersion: 7.02.04 +PackageLocale: en-US +Publisher: Ross Scroggs - ross.scroggs@gmail.com +PublisherUrl: https://github.com/taers232c +PublisherSupportUrl: https://github.com/taers232c/GAMADV-XTD3/issues +Author: taers232c +PackageName: GAMADV-XTD3 +PackageUrl: https://github.com/taers232c/GAMADV-XTD3 +License: Apache-2.0 +ShortDescription: GAMADV-XTD3 is a free, open source command line tool for Google Workspace (formerly G Suite) Administrators to manage domain and user settings quickly and easily. +Moniker: gamadv +ReleaseNotes: |- + - See: https://workspaceupdates.googleblog.com/2024/12/locked-groups-open-beta.html + - The API is not enabled + - The user does not exist + - The user exists but is in a OU where the service is disabled + - internal internaldomains - Display members whose domain is in + - external internaldomains - Display members whose domain is not in + - internal external internaldomains - Display all members, indicate their category: internal or external + - internaldomains - Defaults to value of domain in gam.cfg + - See: https://github.com/taers232c/GAMADV-XTD3/wiki/Chrome-Profile-Management + - 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.02.04 +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/t/taers232c/GAMADV-XTD3/7.02.04/taers232c.GAMADV-XTD3.yaml b/manifests/t/taers232c/GAMADV-XTD3/7.02.04/taers232c.GAMADV-XTD3.yaml new file mode 100644 index 0000000000000..52724ed8f694f --- /dev/null +++ b/manifests/t/taers232c/GAMADV-XTD3/7.02.04/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.02.04 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 4f8625b8096869277cae53672b05ca8435d079cd Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:04:45 +0100 Subject: [PATCH 16/76] New version: OpenMedia.4KYoutubetoMP3 version 5.7.4.166 (#202781) --- .../OpenMedia.4KYoutubetoMP3.installer.yaml | 53 +++++++++++++++++++ ...OpenMedia.4KYoutubetoMP3.locale.en-US.yaml | 24 +++++++++ .../5.7.4.166/OpenMedia.4KYoutubetoMP3.yaml | 8 +++ 3 files changed, 85 insertions(+) create mode 100644 manifests/o/OpenMedia/4KYoutubetoMP3/5.7.4.166/OpenMedia.4KYoutubetoMP3.installer.yaml create mode 100644 manifests/o/OpenMedia/4KYoutubetoMP3/5.7.4.166/OpenMedia.4KYoutubetoMP3.locale.en-US.yaml create mode 100644 manifests/o/OpenMedia/4KYoutubetoMP3/5.7.4.166/OpenMedia.4KYoutubetoMP3.yaml diff --git a/manifests/o/OpenMedia/4KYoutubetoMP3/5.7.4.166/OpenMedia.4KYoutubetoMP3.installer.yaml b/manifests/o/OpenMedia/4KYoutubetoMP3/5.7.4.166/OpenMedia.4KYoutubetoMP3.installer.yaml new file mode 100644 index 0000000000000..fd2eee65c8a3e --- /dev/null +++ b/manifests/o/OpenMedia/4KYoutubetoMP3/5.7.4.166/OpenMedia.4KYoutubetoMP3.installer.yaml @@ -0,0 +1,53 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: OpenMedia.4KYoutubetoMP3 +PackageVersion: 5.7.4.166 +Platform: +- Windows.Desktop +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ReleaseDate: 2024-12-27 +Installers: +- Architecture: x86 + InstallerType: burn + InstallerUrl: https://dl.4kdownload.com/app/4kyoutubetomp3_5.7.4_online.exe + InstallerSha256: 2A83F1F8F987E7A005BC9F83F28EEB2FDD723E2B27E1479997ABD2483A35A788 +- Architecture: x64 + InstallerType: burn + InstallerUrl: https://dl.4kdownload.com/app/4kyoutubetomp3_5.7.4_x64_online.exe + InstallerSha256: 6F5F7A88AB3E777FA240E631542D30B0C44D215A211E5476F7F64DBDA3BF71BB +- InstallerLocale: en-US + Architecture: x86 + InstallerType: wix + InstallerUrl: https://dl.4kdownload.com/app/4kyoutubetomp3_5.7.4.msi + InstallerSha256: 006D79C73AC6944A239EDCD050CBB2D0E4048A0BE048FB0450C50D543807D429 + ProductCode: '{DC283878-DAA5-4D9A-BD23-BAA19F7AA577}' + AppsAndFeaturesEntries: + - DisplayName: 4K YouTube to MP3 + Publisher: Open Media LLC + DisplayVersion: 5.7.4.0166 + ProductCode: '{DC283878-DAA5-4D9A-BD23-BAA19F7AA577}' + UpgradeCode: '{2F0C5467-4365-4D2C-B118-D7244308798C}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\4KDownload\4kyoutubetomp3' +- InstallerLocale: en-US + Architecture: x64 + InstallerType: wix + InstallerUrl: https://dl.4kdownload.com/app/4kyoutubetomp3_5.7.4_x64.msi + InstallerSha256: CA6D5BE96FF7FC09267FEC2E6688CF129666B0E87E5DC7236691B6708D2C4782 + ProductCode: '{D9E19FA0-C22F-4DDA-AD86-6669A82E071F}' + AppsAndFeaturesEntries: + - DisplayName: 4K YouTube to MP3 + Publisher: Open Media LLC + DisplayVersion: 5.7.4.0166 + ProductCode: '{D9E19FA0-C22F-4DDA-AD86-6669A82E071F}' + UpgradeCode: '{2F0C5467-4365-4D2C-B118-D7244308798C}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\4KDownload\4kyoutubetomp3' +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/o/OpenMedia/4KYoutubetoMP3/5.7.4.166/OpenMedia.4KYoutubetoMP3.locale.en-US.yaml b/manifests/o/OpenMedia/4KYoutubetoMP3/5.7.4.166/OpenMedia.4KYoutubetoMP3.locale.en-US.yaml new file mode 100644 index 0000000000000..ca1120a41882c --- /dev/null +++ b/manifests/o/OpenMedia/4KYoutubetoMP3/5.7.4.166/OpenMedia.4KYoutubetoMP3.locale.en-US.yaml @@ -0,0 +1,24 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: OpenMedia.4KYoutubetoMP3 +PackageVersion: 5.7.4.166 +PackageLocale: en-US +Publisher: Open Media LLC +PublisherUrl: https://www.4kdownload.com/ +PublisherSupportUrl: https://www.4kdownload.com/help +PrivacyUrl: https://www.4kdownload.com/privacy +Author: Open Media LLC +PackageName: 4K YouTube to MP3 +PackageUrl: https://www.4kdownload.com/products/youtubetomp3 +License: Freeware +LicenseUrl: https://www.4kdownload.com/agreement/freeware +Copyright: Copyright © 2023 Open Media +CopyrightUrl: https://www.4kdownload.com/agreement/freeware +ShortDescription: Free downloader to MP3 for sites such as YouTube and Instagram. +Moniker: 4kyoutubetomp3 +Tags: +- downloader +- mp3 +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/o/OpenMedia/4KYoutubetoMP3/5.7.4.166/OpenMedia.4KYoutubetoMP3.yaml b/manifests/o/OpenMedia/4KYoutubetoMP3/5.7.4.166/OpenMedia.4KYoutubetoMP3.yaml new file mode 100644 index 0000000000000..57c17ac8fa8bd --- /dev/null +++ b/manifests/o/OpenMedia/4KYoutubetoMP3/5.7.4.166/OpenMedia.4KYoutubetoMP3.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: OpenMedia.4KYoutubetoMP3 +PackageVersion: 5.7.4.166 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 0c6024509cf96723286194195f16defdf2afb1ba Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:05:06 +0100 Subject: [PATCH 17/76] New version: OpenMedia.4KVideoDownloaderPlus version 1.10.4.0167 (#202783) --- ...Media.4KVideoDownloaderPlus.installer.yaml | 58 +++++++++++++++++++ ...ia.4KVideoDownloaderPlus.locale.en-US.yaml | 22 +++++++ .../OpenMedia.4KVideoDownloaderPlus.yaml | 8 +++ 3 files changed, 88 insertions(+) create mode 100644 manifests/o/OpenMedia/4KVideoDownloaderPlus/1.10.4.0167/OpenMedia.4KVideoDownloaderPlus.installer.yaml create mode 100644 manifests/o/OpenMedia/4KVideoDownloaderPlus/1.10.4.0167/OpenMedia.4KVideoDownloaderPlus.locale.en-US.yaml create mode 100644 manifests/o/OpenMedia/4KVideoDownloaderPlus/1.10.4.0167/OpenMedia.4KVideoDownloaderPlus.yaml diff --git a/manifests/o/OpenMedia/4KVideoDownloaderPlus/1.10.4.0167/OpenMedia.4KVideoDownloaderPlus.installer.yaml b/manifests/o/OpenMedia/4KVideoDownloaderPlus/1.10.4.0167/OpenMedia.4KVideoDownloaderPlus.installer.yaml new file mode 100644 index 0000000000000..5768cac24f09f --- /dev/null +++ b/manifests/o/OpenMedia/4KVideoDownloaderPlus/1.10.4.0167/OpenMedia.4KVideoDownloaderPlus.installer.yaml @@ -0,0 +1,58 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: OpenMedia.4KVideoDownloaderPlus +PackageVersion: 1.10.4.0167 +UpgradeBehavior: install +ReleaseDate: 2024-12-27 +Installers: +- Architecture: x86 + InstallerType: burn + InstallerUrl: https://dl.4kdownload.com/app/4kvideodownloaderplus_1.10.4_online.exe + InstallerSha256: 72CD15111F015145FCA5378634064584E4ECEA969A5ED8001B26F0D97D798A8D + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +- Architecture: x64 + InstallerType: burn + InstallerUrl: https://dl.4kdownload.com/app/4kvideodownloaderplus_1.10.4_x64_online.exe + InstallerSha256: BDFB7821E8DB36D65C77F89E32E799A011076B8CB851A029E363BCB5DD055FD1 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- InstallerLocale: en-US + Architecture: x86 + InstallerType: wix + Scope: machine + InstallerUrl: https://dl.4kdownload.com/app/4kvideodownloaderplus_1.10.4.msi + InstallerSha256: C2C94A073D4AB9779C08153D5AA36377CFAB0A8A088E9ABF4F6A8B5641C77E84 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 + ProductCode: '{5561B342-6CDC-4FCC-A3E9-45783853CB1F}' + AppsAndFeaturesEntries: + - DisplayName: 4K Video Downloader+ + Publisher: Open Media LLC + ProductCode: '{5561B342-6CDC-4FCC-A3E9-45783853CB1F}' + UpgradeCode: '{5B6DD0A5-3535-4E25-80B2-46C406B36E88}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\4KDownload\4kvideodownloaderplus' +- InstallerLocale: en-US + Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://dl.4kdownload.com/app/4kvideodownloaderplus_1.10.4_x64.msi + InstallerSha256: C47FF6BF021555086169887BE60CC895374E0B30DCB77FA579A9013C3C9F92B0 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + ProductCode: '{63C103B6-DC6B-4ECA-BD8B-B90A356A6DC2}' + AppsAndFeaturesEntries: + - DisplayName: 4K Video Downloader+ + Publisher: Open Media LLC + ProductCode: '{63C103B6-DC6B-4ECA-BD8B-B90A356A6DC2}' + UpgradeCode: '{5B6DD0A5-3535-4E25-80B2-46C406B36E88}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\4KDownload\4kvideodownloaderplus' +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/o/OpenMedia/4KVideoDownloaderPlus/1.10.4.0167/OpenMedia.4KVideoDownloaderPlus.locale.en-US.yaml b/manifests/o/OpenMedia/4KVideoDownloaderPlus/1.10.4.0167/OpenMedia.4KVideoDownloaderPlus.locale.en-US.yaml new file mode 100644 index 0000000000000..9ebc7aafd12b4 --- /dev/null +++ b/manifests/o/OpenMedia/4KVideoDownloaderPlus/1.10.4.0167/OpenMedia.4KVideoDownloaderPlus.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: OpenMedia.4KVideoDownloaderPlus +PackageVersion: 1.10.4.0167 +PackageLocale: en-US +Publisher: Open Media LLC +PublisherUrl: https://www.4kdownload.com/ +PublisherSupportUrl: https://4kdownload.com/help/14 +PrivacyUrl: https://4kdownload.com/privacy/1 +Author: Open Media LLC +PackageName: 4K Video Downloader+ +PackageUrl: https://www.4kdownload.com/products/videodownloader +License: Proprietary +LicenseUrl: https://www.4kdownload.com/agreement/terms-of-use +Copyright: Copyright 2023 Open Media. All rights reserved. +ShortDescription: Download videos from all popular websites in high quality. +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://4kdownload.com/help/14#faq +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/o/OpenMedia/4KVideoDownloaderPlus/1.10.4.0167/OpenMedia.4KVideoDownloaderPlus.yaml b/manifests/o/OpenMedia/4KVideoDownloaderPlus/1.10.4.0167/OpenMedia.4KVideoDownloaderPlus.yaml new file mode 100644 index 0000000000000..f0dd4f781bbd3 --- /dev/null +++ b/manifests/o/OpenMedia/4KVideoDownloaderPlus/1.10.4.0167/OpenMedia.4KVideoDownloaderPlus.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: OpenMedia.4KVideoDownloaderPlus +PackageVersion: 1.10.4.0167 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From b9eec20b305fde2dfa7e8d9fd7ac8fe88cde85cc Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:05:33 +0100 Subject: [PATCH 18/76] New version: AdGuard.dnsproxy version 0.74.1 (#202782) --- .../0.74.1/AdGuard.dnsproxy.installer.yaml | 26 ++++++++++++++++ .../0.74.1/AdGuard.dnsproxy.locale.en-US.yaml | 30 +++++++++++++++++++ .../dnsproxy/0.74.1/AdGuard.dnsproxy.yaml | 8 +++++ 3 files changed, 64 insertions(+) create mode 100644 manifests/a/AdGuard/dnsproxy/0.74.1/AdGuard.dnsproxy.installer.yaml create mode 100644 manifests/a/AdGuard/dnsproxy/0.74.1/AdGuard.dnsproxy.locale.en-US.yaml create mode 100644 manifests/a/AdGuard/dnsproxy/0.74.1/AdGuard.dnsproxy.yaml diff --git a/manifests/a/AdGuard/dnsproxy/0.74.1/AdGuard.dnsproxy.installer.yaml b/manifests/a/AdGuard/dnsproxy/0.74.1/AdGuard.dnsproxy.installer.yaml new file mode 100644 index 0000000000000..d6a97275f6cc6 --- /dev/null +++ b/manifests/a/AdGuard/dnsproxy/0.74.1/AdGuard.dnsproxy.installer.yaml @@ -0,0 +1,26 @@ +# Created with WinGet Updater using komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: AdGuard.dnsproxy +PackageVersion: 0.74.1 +InstallerType: zip +NestedInstallerType: portable +ReleaseDate: 2024-12-27 +Installers: +- Architecture: x86 + NestedInstallerFiles: + - RelativeFilePath: windows-386/dnsproxy.exe + InstallerUrl: https://github.com/AdguardTeam/dnsproxy/releases/download/v0.74.1/dnsproxy-windows-386-v0.74.1.zip + InstallerSha256: 92FDDADD7CBC4E355BD0AFFA707B682D99F082810083ECDBB5FFAAC9A70FE19B +- Architecture: x64 + NestedInstallerFiles: + - RelativeFilePath: windows-amd64/dnsproxy.exe + InstallerUrl: https://github.com/AdguardTeam/dnsproxy/releases/download/v0.74.1/dnsproxy-windows-amd64-v0.74.1.zip + InstallerSha256: 74B18B684C768206C07A81EF96B5A818FA4B46BEC93BCF0F407357F5979FAED8 +- Architecture: arm64 + NestedInstallerFiles: + - RelativeFilePath: windows-arm64/dnsproxy.exe + InstallerUrl: https://github.com/AdguardTeam/dnsproxy/releases/download/v0.74.1/dnsproxy-windows-arm64-v0.74.1.zip + InstallerSha256: 4F363A11EDB06F3BC6E8CBB59E5194EB6407B2848CB2EC3572AB8482099AB6C7 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/a/AdGuard/dnsproxy/0.74.1/AdGuard.dnsproxy.locale.en-US.yaml b/manifests/a/AdGuard/dnsproxy/0.74.1/AdGuard.dnsproxy.locale.en-US.yaml new file mode 100644 index 0000000000000..1f0a6053491b9 --- /dev/null +++ b/manifests/a/AdGuard/dnsproxy/0.74.1/AdGuard.dnsproxy.locale.en-US.yaml @@ -0,0 +1,30 @@ +# Created with WinGet Updater using komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: AdGuard.dnsproxy +PackageVersion: 0.74.1 +PackageLocale: en-US +Publisher: AdGuard +PublisherUrl: https://adguard.com/ +PublisherSupportUrl: https://github.com/AdguardTeam/dnsproxy/issues +PackageName: DNS Proxy +PackageUrl: https://github.com/AdguardTeam/dnsproxy +License: Apache-2.0 +LicenseUrl: https://github.com/AdguardTeam/dnsproxy/blob/HEAD/LICENSE +ShortDescription: Simple DNS proxy with DoH, DoT, DoQ and DNSCrypt support +Tags: +- dns +- dns-over-https +- dns-over-quic +- dns-over-tls +- dnscrypt +- golang +- open-source +- proxy +ReleaseNotes: |- + Fixed + - Issue with locating the system hosts file (#430). + - Reverse DNS lookups for records from the hosts file. +ReleaseNotesUrl: https://github.com/AdguardTeam/dnsproxy/releases/tag/v0.74.1 +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/a/AdGuard/dnsproxy/0.74.1/AdGuard.dnsproxy.yaml b/manifests/a/AdGuard/dnsproxy/0.74.1/AdGuard.dnsproxy.yaml new file mode 100644 index 0000000000000..041abc351aebf --- /dev/null +++ b/manifests/a/AdGuard/dnsproxy/0.74.1/AdGuard.dnsproxy.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: AdGuard.dnsproxy +PackageVersion: 0.74.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From f64d9d567df3531ee8840aa8b309ac26b5c67311 Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:09:42 +0100 Subject: [PATCH 19/76] [Update Package] Microsoft/DotNet/SDK/Preview/8.0.100-rc.2.23502.2 new CDN urls (#202788) --- .../Microsoft.DotNet.SDK.Preview.installer.yaml | 8 ++++---- .../Microsoft.DotNet.SDK.Preview.locale.en-US.yaml | 2 +- .../Microsoft.DotNet.SDK.Preview.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-rc.2.23502.2/Microsoft.DotNet.SDK.Preview.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-rc.2.23502.2/Microsoft.DotNet.SDK.Preview.installer.yaml index 7c263fe820d49..428b75e6fa30f 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-rc.2.23502.2/Microsoft.DotNet.SDK.Preview.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-rc.2.23502.2/Microsoft.DotNet.SDK.Preview.installer.yaml @@ -12,7 +12,7 @@ InstallerSwitches: Installers: - Architecture: arm64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.100-rc.2.23502.2/dotnet-sdk-8.0.100-rc.2.23502.2-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.100-rc.2.23502.2/dotnet-sdk-8.0.100-rc.2.23502.2-win-arm64.exe InstallerSha256: A62A5FCFFC7AF6F489A49A470F270E8484BA88B41647F13EE21D7E43F3E246FF ProductCode: '{19e2a929-a9a4-40b0-9b9b-1b81b819b18d}' AppsAndFeaturesEntries: @@ -22,7 +22,7 @@ Installers: ProductCode: '{19e2a929-a9a4-40b0-9b9b-1b81b819b18d}' - Architecture: x64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.100-rc.2.23502.2/dotnet-sdk-8.0.100-rc.2.23502.2-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.100-rc.2.23502.2/dotnet-sdk-8.0.100-rc.2.23502.2-win-x64.exe InstallerSha256: B906CD0A948DEF18D06C9BBCEC083106F2D732851B0C5B54251628FF3329B88A ProductCode: '{ef9b0ddb-7e03-4fbf-b2c1-a93fcf697073}' AppsAndFeaturesEntries: @@ -32,7 +32,7 @@ Installers: ProductCode: '{ef9b0ddb-7e03-4fbf-b2c1-a93fcf697073}' - Architecture: x86 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.100-rc.2.23502.2/dotnet-sdk-8.0.100-rc.2.23502.2-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.100-rc.2.23502.2/dotnet-sdk-8.0.100-rc.2.23502.2-win-x86.exe InstallerSha256: E17D878AF65A9B5EF40D6B62ED624D8B369FC13511AB9EF2EDFD82F40AD8A5E6 ProductCode: '{02646b66-6a8a-4034-8d96-c4aef7566651}' AppsAndFeaturesEntries: @@ -41,5 +41,5 @@ Installers: DisplayVersion: 8.1.23.50202 ProductCode: '{02646b66-6a8a-4034-8d96-c4aef7566651}' ManifestType: installer -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-rc.2.23502.2/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-rc.2.23502.2/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml index f2a9a045fad7d..fc5b31d2a7182 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-rc.2.23502.2/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-rc.2.23502.2/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml @@ -23,5 +23,5 @@ Tags: - Visual Basic - SDK ManifestType: defaultLocale -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-rc.2.23502.2/Microsoft.DotNet.SDK.Preview.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-rc.2.23502.2/Microsoft.DotNet.SDK.Preview.yaml index d3f26bffc0caf..d52dc4213114a 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-rc.2.23502.2/Microsoft.DotNet.SDK.Preview.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-rc.2.23502.2/Microsoft.DotNet.SDK.Preview.yaml @@ -5,5 +5,5 @@ PackageIdentifier: Microsoft.DotNet.SDK.Preview PackageVersion: 8.0.100-rc.2.23502.2 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 From 3c4d14953c998709fcf471c3e602f63b93362354 Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:09:59 +0100 Subject: [PATCH 20/76] [Update Package] Microsoft/DotNet/SDK/Preview/8.0.100-rc.1.23463.5 new CDN urls (#202789) --- .../Microsoft.DotNet.SDK.Preview.installer.yaml | 8 ++++---- .../Microsoft.DotNet.SDK.Preview.locale.en-US.yaml | 2 +- .../Microsoft.DotNet.SDK.Preview.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-rc.1.23463.5/Microsoft.DotNet.SDK.Preview.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-rc.1.23463.5/Microsoft.DotNet.SDK.Preview.installer.yaml index 8f2a95b657939..1c1f6ef4644db 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-rc.1.23463.5/Microsoft.DotNet.SDK.Preview.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-rc.1.23463.5/Microsoft.DotNet.SDK.Preview.installer.yaml @@ -12,7 +12,7 @@ InstallerSwitches: Installers: - Architecture: arm64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.100-rc.1.23463.5/dotnet-sdk-8.0.100-rc.1.23463.5-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.100-rc.1.23463.5/dotnet-sdk-8.0.100-rc.1.23463.5-win-arm64.exe InstallerSha256: 00391316948DA38D30F15163B88F837FCD20F7858E92E450E9AD2D64C82BB298 ProductCode: '{85a4f0c6-c876-47c4-8d6d-1b550afd891b}' AppsAndFeaturesEntries: @@ -22,7 +22,7 @@ Installers: ProductCode: '{85a4f0c6-c876-47c4-8d6d-1b550afd891b}' - Architecture: x64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.100-rc.1.23463.5/dotnet-sdk-8.0.100-rc.1.23463.5-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.100-rc.1.23463.5/dotnet-sdk-8.0.100-rc.1.23463.5-win-x64.exe InstallerSha256: 7375D66D1445521683F9612AC10E218E485DA9896F51C132E80F521AE56A2F89 ProductCode: '{f8017997-cdee-49a0-89b2-a90aa1554233}' AppsAndFeaturesEntries: @@ -32,7 +32,7 @@ Installers: ProductCode: '{f8017997-cdee-49a0-89b2-a90aa1554233}' - Architecture: x86 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.100-rc.1.23463.5/dotnet-sdk-8.0.100-rc.1.23463.5-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.100-rc.1.23463.5/dotnet-sdk-8.0.100-rc.1.23463.5-win-x86.exe InstallerSha256: 359E8AABB91EC9EA435BF2512425059903EB85AE2E12BCD56DE0F5692C3285A1 ProductCode: '{48f43fa0-6d09-4b6d-a1ae-58c6c7b22b25}' AppsAndFeaturesEntries: @@ -41,5 +41,5 @@ Installers: DisplayVersion: 8.1.23.46305 ProductCode: '{48f43fa0-6d09-4b6d-a1ae-58c6c7b22b25}' ManifestType: installer -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-rc.1.23463.5/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-rc.1.23463.5/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml index 4cea73540684f..edf4766a076cb 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-rc.1.23463.5/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-rc.1.23463.5/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml @@ -23,5 +23,5 @@ Tags: - Visual Basic - SDK ManifestType: defaultLocale -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-rc.1.23463.5/Microsoft.DotNet.SDK.Preview.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-rc.1.23463.5/Microsoft.DotNet.SDK.Preview.yaml index 7060d1d2d91db..8aa35ea332aff 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-rc.1.23463.5/Microsoft.DotNet.SDK.Preview.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-rc.1.23463.5/Microsoft.DotNet.SDK.Preview.yaml @@ -5,5 +5,5 @@ PackageIdentifier: Microsoft.DotNet.SDK.Preview PackageVersion: 8.0.100-rc.1.23463.5 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 From 6ed60347c375c89159b9729edeba987909bc01ff Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:10:03 +0100 Subject: [PATCH 21/76] [Update Package] Microsoft/DotNet/SDK/Preview/8.0.100-preview.7.2336.3 new CDN urls (#202791) --- .../Microsoft.DotNet.SDK.Preview.installer.yaml | 8 ++++---- .../Microsoft.DotNet.SDK.Preview.locale.en-US.yaml | 2 +- .../Microsoft.DotNet.SDK.Preview.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.7.23376.3/Microsoft.DotNet.SDK.Preview.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.7.23376.3/Microsoft.DotNet.SDK.Preview.installer.yaml index 485859a41cd8f..e41b5ade0a7c7 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.7.23376.3/Microsoft.DotNet.SDK.Preview.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.7.23376.3/Microsoft.DotNet.SDK.Preview.installer.yaml @@ -12,7 +12,7 @@ InstallerSwitches: Installers: - Architecture: arm64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.100-preview.7.23376.3/dotnet-sdk-8.0.100-preview.7.23376.3-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.100-preview.7.23376.3/dotnet-sdk-8.0.100-preview.7.23376.3-win-arm64.exe InstallerSha256: B8C0496C577DFEB9AB999897596B378A9712D5DED89EFB126443A874EC30F9AF ProductCode: '{3dd6620f-be57-4626-ad30-c24f709d4a55}' AppsAndFeaturesEntries: @@ -22,7 +22,7 @@ Installers: ProductCode: '{3dd6620f-be57-4626-ad30-c24f709d4a55}' - Architecture: x64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.100-preview.7.23376.3/dotnet-sdk-8.0.100-preview.7.23376.3-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.100-preview.7.23376.3/dotnet-sdk-8.0.100-preview.7.23376.3-win-x64.exe InstallerSha256: 48BCF6287FAFD092DF0D6F9100D76890D781899689594EA6CE52E152DFA8E3E2 ProductCode: '{a23d71dc-bb76-44b4-b973-93e1bbfa7fa1}' AppsAndFeaturesEntries: @@ -32,7 +32,7 @@ Installers: ProductCode: '{a23d71dc-bb76-44b4-b973-93e1bbfa7fa1}' - Architecture: x86 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.100-preview.7.23376.3/dotnet-sdk-8.0.100-preview.7.23376.3-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.100-preview.7.23376.3/dotnet-sdk-8.0.100-preview.7.23376.3-win-x86.exe InstallerSha256: CED74062A42173F41243962F570735F2CAC06CA6E562AA83663AEC5538C35233 ProductCode: '{664c236c-f385-4c8b-837f-753e99804cac}' AppsAndFeaturesEntries: @@ -41,5 +41,5 @@ Installers: DisplayVersion: 8.1.23.37603 ProductCode: '{664c236c-f385-4c8b-837f-753e99804cac}' ManifestType: installer -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.7.23376.3/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.7.23376.3/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml index 42126f76ced25..35db115e02f76 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.7.23376.3/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.7.23376.3/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml @@ -23,5 +23,5 @@ Tags: - Visual Basic - SDK ManifestType: defaultLocale -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.7.23376.3/Microsoft.DotNet.SDK.Preview.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.7.23376.3/Microsoft.DotNet.SDK.Preview.yaml index c551018d6736d..4c6bc1482b298 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.7.23376.3/Microsoft.DotNet.SDK.Preview.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.7.23376.3/Microsoft.DotNet.SDK.Preview.yaml @@ -5,5 +5,5 @@ PackageIdentifier: Microsoft.DotNet.SDK.Preview PackageVersion: 8.0.100-preview.7.23376.3 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 From 652a7e7a87bcf8c5bb5e2eff5cbb64d5a92a6e59 Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:10:14 +0100 Subject: [PATCH 22/76] [Update Package] Microsoft/DotNet/SDK/Preview/8.0.100-preview.1.23115.2 new CDN urls (#202802) --- .../Microsoft.DotNet.SDK.Preview.installer.yaml | 8 ++++---- .../Microsoft.DotNet.SDK.Preview.locale.en-US.yaml | 2 +- .../Microsoft.DotNet.SDK.Preview.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.1.23115.2/Microsoft.DotNet.SDK.Preview.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.1.23115.2/Microsoft.DotNet.SDK.Preview.installer.yaml index 6b4f108b65fa8..721434b2d9df0 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.1.23115.2/Microsoft.DotNet.SDK.Preview.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.1.23115.2/Microsoft.DotNet.SDK.Preview.installer.yaml @@ -12,7 +12,7 @@ InstallerSwitches: Installers: - Architecture: arm64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.100-preview.1.23115.2/dotnet-sdk-8.0.100-preview.1.23115.2-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.100-preview.1.23115.2/dotnet-sdk-8.0.100-preview.1.23115.2-win-arm64.exe InstallerSha256: C83D0991A0E32A70EB50097F099A96941880A1309EBEE9E1994B1EC151892385 ProductCode: '{de7aee41-8f24-445c-bcfb-a3b523cea01f}' AppsAndFeaturesEntries: @@ -22,7 +22,7 @@ Installers: ProductCode: '{de7aee41-8f24-445c-bcfb-a3b523cea01f}' - Architecture: x64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.100-preview.1.23115.2/dotnet-sdk-8.0.100-preview.1.23115.2-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.100-preview.1.23115.2/dotnet-sdk-8.0.100-preview.1.23115.2-win-x64.exe InstallerSha256: 4FACA99949BBE9C49D543F010092532D4124D18090AE2B6BA54BA2C4A6A415F6 ProductCode: '{f7cbffa8-2e35-4e1c-bee1-361ecac20371}' AppsAndFeaturesEntries: @@ -32,7 +32,7 @@ Installers: ProductCode: '{f7cbffa8-2e35-4e1c-bee1-361ecac20371}' - Architecture: x86 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.100-preview.1.23115.2/dotnet-sdk-8.0.100-preview.1.23115.2-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.100-preview.1.23115.2/dotnet-sdk-8.0.100-preview.1.23115.2-win-x86.exe InstallerSha256: DBD50B0EF23210BD0C13D438A0DEDF9A415792CD663A0B4664A3209CF05DCC12 ProductCode: '{12bd1331-e1e2-439f-ab19-ca04ffdd7f9f}' AppsAndFeaturesEntries: @@ -41,5 +41,5 @@ Installers: DisplayVersion: 8.1.23.11502 ProductCode: '{12bd1331-e1e2-439f-ab19-ca04ffdd7f9f}' ManifestType: installer -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.1.23115.2/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.1.23115.2/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml index 5c142cb518b80..f184b299e2eea 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.1.23115.2/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.1.23115.2/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml @@ -23,5 +23,5 @@ Tags: - Visual Basic - SDK ManifestType: defaultLocale -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.1.23115.2/Microsoft.DotNet.SDK.Preview.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.1.23115.2/Microsoft.DotNet.SDK.Preview.yaml index 323323aa4c1b1..05bbb065191a9 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.1.23115.2/Microsoft.DotNet.SDK.Preview.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.1.23115.2/Microsoft.DotNet.SDK.Preview.yaml @@ -5,5 +5,5 @@ PackageIdentifier: Microsoft.DotNet.SDK.Preview PackageVersion: 8.0.100-preview.1.23115.2 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 From 0e1e98c58e222afd6bc91596cfbdc15186283506 Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:10:16 +0100 Subject: [PATCH 23/76] [Update Package] Microsoft/DotNet/SDK/Preview/7.0.100-rc.1.22431.12 new CDN urls (#202804) --- .../Microsoft.DotNet.SDK.Preview.installer.yaml | 8 ++++---- .../Microsoft.DotNet.SDK.Preview.locale.en-US.yaml | 2 +- .../Microsoft.DotNet.SDK.Preview.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-rc.1.22431.12/Microsoft.DotNet.SDK.Preview.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-rc.1.22431.12/Microsoft.DotNet.SDK.Preview.installer.yaml index b5797317dd80c..8d30d94b1b175 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-rc.1.22431.12/Microsoft.DotNet.SDK.Preview.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-rc.1.22431.12/Microsoft.DotNet.SDK.Preview.installer.yaml @@ -11,7 +11,7 @@ InstallerSwitches: Installers: - Architecture: arm64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/7.0.100-rc.1.22431.12/dotnet-sdk-7.0.100-rc.1.22431.12-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/7.0.100-rc.1.22431.12/dotnet-sdk-7.0.100-rc.1.22431.12-win-arm64.exe InstallerSha256: 8DB24E681A3305C4D8A119C6CB3B5FA98BF85B80E18210CF46EE8E164EA30075 ProductCode: '{4d1290ba-5896-43ac-92a6-3903680a41fa}' AppsAndFeaturesEntries: @@ -21,7 +21,7 @@ Installers: ProductCode: '{4d1290ba-5896-43ac-92a6-3903680a41fa}' - Architecture: x64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/7.0.100-rc.1.22431.12/dotnet-sdk-7.0.100-rc.1.22431.12-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/7.0.100-rc.1.22431.12/dotnet-sdk-7.0.100-rc.1.22431.12-win-x64.exe InstallerSha256: 4E0CCB08DEF2D143B5B99A88D13024A4439B43CC840222C9464C9E397A582D3D ProductCode: '{ed0bf134-0674-4a34-a221-16012948bc72}' AppsAndFeaturesEntries: @@ -31,7 +31,7 @@ Installers: ProductCode: '{ed0bf134-0674-4a34-a221-16012948bc72}' - Architecture: x86 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/7.0.100-rc.1.22431.12/dotnet-sdk-7.0.100-rc.1.22431.12-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/7.0.100-rc.1.22431.12/dotnet-sdk-7.0.100-rc.1.22431.12-win-x86.exe InstallerSha256: 9D1A053200A33892B0A741027E324B0B76798C26E5AB17E1CA1E775AE3D9497B ProductCode: '{32097e2e-008a-4318-8bd4-9bd3efb8135d}' AppsAndFeaturesEntries: @@ -40,5 +40,5 @@ Installers: DisplayVersion: 7.1.22.43112 ProductCode: '{32097e2e-008a-4318-8bd4-9bd3efb8135d}' ManifestType: installer -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-rc.1.22431.12/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-rc.1.22431.12/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml index ed717e4c9347b..cb270c5beb67d 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-rc.1.22431.12/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-rc.1.22431.12/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml @@ -23,5 +23,5 @@ Tags: - Visual Basic - SDK ManifestType: defaultLocale -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-rc.1.22431.12/Microsoft.DotNet.SDK.Preview.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-rc.1.22431.12/Microsoft.DotNet.SDK.Preview.yaml index 754db52586570..31ab79c9b40c2 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-rc.1.22431.12/Microsoft.DotNet.SDK.Preview.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-rc.1.22431.12/Microsoft.DotNet.SDK.Preview.yaml @@ -5,5 +5,5 @@ PackageIdentifier: Microsoft.DotNet.SDK.Preview PackageVersion: 7.0.100-rc.1.22431.12 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 From 7a0865d833bf29d0650e6b66688be3cf5b85cc35 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 28 Dec 2024 06:10:20 +0800 Subject: [PATCH 24/76] New version: TuxGuitar.TuxGuitar version 1.6.6 (#202798) --- .../1.6.6/TuxGuitar.TuxGuitar.installer.yaml | 34 +++++++++++++++++++ .../TuxGuitar.TuxGuitar.locale.en-US.yaml | 26 ++++++++++++++ .../TuxGuitar.TuxGuitar.locale.zh-CN.yaml | 17 ++++++++++ .../TuxGuitar/1.6.6/TuxGuitar.TuxGuitar.yaml | 8 +++++ 4 files changed, 85 insertions(+) create mode 100644 manifests/t/TuxGuitar/TuxGuitar/1.6.6/TuxGuitar.TuxGuitar.installer.yaml create mode 100644 manifests/t/TuxGuitar/TuxGuitar/1.6.6/TuxGuitar.TuxGuitar.locale.en-US.yaml create mode 100644 manifests/t/TuxGuitar/TuxGuitar/1.6.6/TuxGuitar.TuxGuitar.locale.zh-CN.yaml create mode 100644 manifests/t/TuxGuitar/TuxGuitar/1.6.6/TuxGuitar.TuxGuitar.yaml diff --git a/manifests/t/TuxGuitar/TuxGuitar/1.6.6/TuxGuitar.TuxGuitar.installer.yaml b/manifests/t/TuxGuitar/TuxGuitar/1.6.6/TuxGuitar.TuxGuitar.installer.yaml new file mode 100644 index 0000000000000..36008b0e01ba2 --- /dev/null +++ b/manifests/t/TuxGuitar/TuxGuitar/1.6.6/TuxGuitar.TuxGuitar.installer.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: TuxGuitar.TuxGuitar +PackageVersion: 1.6.6 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: --mode unattended --unattendedmodeui none + SilentWithProgress: --mode unattended --unattendedmodeui minimal + InstallLocation: --prefix "" +UpgradeBehavior: install +FileExtensions: +- gp +- gp3 +- gp4 +- gp5 +- gpx +- gtp +- ptb +- tef +- tg +ProductCode: TuxGuitar 1.6.6 +ReleaseDate: 2024-12-27 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/helge17/tuxguitar/releases/download/1.6.6/tuxguitar-1.6.6-windows-swt-x86_64-installer.exe + InstallerSha256: 9BCF800D61F00A26E1AE07FF088C7B8852B6BD0275A8A6AD6DEFC61258843AF4 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/t/TuxGuitar/TuxGuitar/1.6.6/TuxGuitar.TuxGuitar.locale.en-US.yaml b/manifests/t/TuxGuitar/TuxGuitar/1.6.6/TuxGuitar.TuxGuitar.locale.en-US.yaml new file mode 100644 index 0000000000000..c4054b098750e --- /dev/null +++ b/manifests/t/TuxGuitar/TuxGuitar/1.6.6/TuxGuitar.TuxGuitar.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: TuxGuitar.TuxGuitar +PackageVersion: 1.6.6 +PackageLocale: en-US +Publisher: TuxGuitar +PublisherUrl: https://github.com/helge17 +PublisherSupportUrl: https://github.com/helge17/tuxguitar/issues +Author: Julian Gabriel Casadesus +PackageName: TuxGuitar +PackageUrl: https://github.com/helge17/tuxguitar +License: LGPL-2.1 +LicenseUrl: https://github.com/helge17/tuxguitar/blob/HEAD/LICENSE +Copyright: Copyright (C) 2005-2024 Julian Gabriel Casadesus +ShortDescription: An Open Source multitrack tablature editor and player written in Java. +Tags: +- guitar +- music +- tablature +ReleaseNotes: |- + * Fixed several issues when first track is muted + * Improved TEF v2 import +ReleaseNotesUrl: https://github.com/helge17/tuxguitar/blob/HEAD/CHANGES +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/t/TuxGuitar/TuxGuitar/1.6.6/TuxGuitar.TuxGuitar.locale.zh-CN.yaml b/manifests/t/TuxGuitar/TuxGuitar/1.6.6/TuxGuitar.TuxGuitar.locale.zh-CN.yaml new file mode 100644 index 0000000000000..b9ef8c25ef23e --- /dev/null +++ b/manifests/t/TuxGuitar/TuxGuitar/1.6.6/TuxGuitar.TuxGuitar.locale.zh-CN.yaml @@ -0,0 +1,17 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json + +PackageIdentifier: TuxGuitar.TuxGuitar +PackageVersion: 1.6.6 +PackageLocale: zh-CN +Publisher: TuxGuitar +PackageName: TuxGuitar +ShortDescription: 一款用 Java 编写的开源多轨制表编辑器和播放器。 +Tags: +- 乐谱 +- 五线谱 +- 吉他 +- 琴谱 +- 音乐 +ManifestType: locale +ManifestVersion: 1.9.0 diff --git a/manifests/t/TuxGuitar/TuxGuitar/1.6.6/TuxGuitar.TuxGuitar.yaml b/manifests/t/TuxGuitar/TuxGuitar/1.6.6/TuxGuitar.TuxGuitar.yaml new file mode 100644 index 0000000000000..99ffaa5c5b3b1 --- /dev/null +++ b/manifests/t/TuxGuitar/TuxGuitar/1.6.6/TuxGuitar.TuxGuitar.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: TuxGuitar.TuxGuitar +PackageVersion: 1.6.6 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 212b1f8af825c938a390ff2037a6847d01e5d61d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 28 Dec 2024 06:10:22 +0800 Subject: [PATCH 25/76] New version: MarekJasinski.FreeCommanderXE version 2025.0.0.921 (921) (#202794) --- ...rekJasinski.FreeCommanderXE.installer.yaml | 23 +++++++++++ ...rekJasinski.FreeCommanderXE.locale.de.yaml | 37 ++++++++++++++++++ ...Jasinski.FreeCommanderXE.locale.en-US.yaml | 38 +++++++++++++++++++ ...Jasinski.FreeCommanderXE.locale.zh-CN.yaml | 36 ++++++++++++++++++ .../MarekJasinski.FreeCommanderXE.yaml | 8 ++++ 5 files changed, 142 insertions(+) create mode 100644 manifests/m/MarekJasinski/FreeCommanderXE/2025.0.0.921/MarekJasinski.FreeCommanderXE.installer.yaml create mode 100644 manifests/m/MarekJasinski/FreeCommanderXE/2025.0.0.921/MarekJasinski.FreeCommanderXE.locale.de.yaml create mode 100644 manifests/m/MarekJasinski/FreeCommanderXE/2025.0.0.921/MarekJasinski.FreeCommanderXE.locale.en-US.yaml create mode 100644 manifests/m/MarekJasinski/FreeCommanderXE/2025.0.0.921/MarekJasinski.FreeCommanderXE.locale.zh-CN.yaml create mode 100644 manifests/m/MarekJasinski/FreeCommanderXE/2025.0.0.921/MarekJasinski.FreeCommanderXE.yaml diff --git a/manifests/m/MarekJasinski/FreeCommanderXE/2025.0.0.921/MarekJasinski.FreeCommanderXE.installer.yaml b/manifests/m/MarekJasinski/FreeCommanderXE/2025.0.0.921/MarekJasinski.FreeCommanderXE.installer.yaml new file mode 100644 index 0000000000000..8e966d4a0a2cb --- /dev/null +++ b/manifests/m/MarekJasinski/FreeCommanderXE/2025.0.0.921/MarekJasinski.FreeCommanderXE.installer.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: MarekJasinski.FreeCommanderXE +PackageVersion: 2025.0.0.921 +InstallerType: zip +NestedInstallerType: inno +NestedInstallerFiles: +- RelativeFilePath: FreeCommanderXE-32-public_setup.exe +Scope: machine +InstallerSwitches: + Silent: /VERYSILENT /SP- /NORESTART + SilentWithProgress: /SILENT /SP- /NORESTART +UpgradeBehavior: install +ProductCode: '{D3C705DC-9743-4FEF-8358-E1AC9FA69C73}_is1' +ReleaseDate: 2024-12-27 +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://freecommander.com/downloads/FreeCommanderXE-32-public_setup921.zip + InstallerSha256: A5A6C7A316DB98CE5379D29DED787A1A99C1590246DA5F0843A724EB21CB8A99 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/MarekJasinski/FreeCommanderXE/2025.0.0.921/MarekJasinski.FreeCommanderXE.locale.de.yaml b/manifests/m/MarekJasinski/FreeCommanderXE/2025.0.0.921/MarekJasinski.FreeCommanderXE.locale.de.yaml new file mode 100644 index 0000000000000..cce0ebc41eda4 --- /dev/null +++ b/manifests/m/MarekJasinski/FreeCommanderXE/2025.0.0.921/MarekJasinski.FreeCommanderXE.locale.de.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json + +PackageIdentifier: MarekJasinski.FreeCommanderXE +PackageVersion: 2025.0.0.921 +PackageLocale: de +Publisher: Marek Jasinski +PublisherUrl: https://freecommander.com/de/ubersicht/ +PublisherSupportUrl: https://www.supernature-forum.de/forumdisplay.php/81-freeCommander-Freeware-Dateimanager +PrivacyUrl: https://freecommander.com/de/datenschutz/ +Author: Marek Jasinski +PackageName: FreeCommander XE +PackageUrl: https://freecommander.com/de/downloads-2/ +License: Freeware +LicenseUrl: https://freecommander.com/de/lizenz/ +Copyright: Copyright © 2004-2024 Marek Jasinski. All rights reserved +ShortDescription: Eine leicht bedienbare Alternative zum Standard-Dateimanager von Windows. +Description: FreeCommander ist eine leicht bedienbare Alternative zum Standard-Dateimanager von Windows. Das Programm hilft Ihnen bei der täglichen Arbeit mit Windows. Sie finden hier alle nötigen Funktionen um Ihre Datenbestände richtig zu verwalten. Sie können FreeCommander überall mitnehmen – einfach den Installationsordner auf eine CD oder USB-Stick kopieren- und Sie können auch auf einem fremden PC mit dem Programm arbeiten. +Tags: +- archiv +- commander +- datei +- dateimanager +- explorer +- file-manager +- manager +- vergleich +- viewer +ReleaseNotesUrl: https://freecommander.com/forum/viewtopic.php?p=42540 +PurchaseUrl: https://freecommander.com/de/64bit-2/ +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://freecommander.com/de/faq-2/ +- DocumentLabel: Online Hilfe + DocumentUrl: https://freecommander.com/fchelpxe/de/FreeCommander.html +ManifestType: locale +ManifestVersion: 1.9.0 diff --git a/manifests/m/MarekJasinski/FreeCommanderXE/2025.0.0.921/MarekJasinski.FreeCommanderXE.locale.en-US.yaml b/manifests/m/MarekJasinski/FreeCommanderXE/2025.0.0.921/MarekJasinski.FreeCommanderXE.locale.en-US.yaml new file mode 100644 index 0000000000000..7d8daded17780 --- /dev/null +++ b/manifests/m/MarekJasinski/FreeCommanderXE/2025.0.0.921/MarekJasinski.FreeCommanderXE.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: MarekJasinski.FreeCommanderXE +PackageVersion: 2025.0.0.921 +PackageLocale: en-US +Publisher: Marek Jasinski +PublisherUrl: https://freecommander.com/en/summary/ +PublisherSupportUrl: https://freecommander.com/forum/ +PrivacyUrl: https://freecommander.com/en/privacy-policy/ +Author: Marek Jasinski +PackageName: FreeCommander XE +PackageUrl: https://freecommander.com/en/downloads/ +License: Freeware +LicenseUrl: https://freecommander.com/en/license/ +Copyright: Copyright © 2004-2024 Marek Jasinski. All rights reserved +ShortDescription: An easy-to-use alternative to the standard windows file manager. +Description: FreeCommander is an easy-to-use alternative to the standard windows file manager. The program helps you with daily work in Windows. Here you can find all the necessary functions to manage your data stock. You can take FreeCommander anywhere – just copy the installation directory on a CD or USB-Stick – and you can even work with this program on a foreign computer. +Moniker: freecommander +Tags: +- archive +- commander +- comparison +- explorer +- file +- file-manager +- manager +- viewer +ReleaseNotes: '- Bug fix: Keyboard shortcuts are not displayed in English' +ReleaseNotesUrl: https://freecommander.com/forum/viewtopic.php?p=42540 +PurchaseUrl: https://freecommander.com/en/64bit/ +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://freecommander.com/en/faq/ +- DocumentLabel: Online Help + DocumentUrl: https://freecommander.com/fchelpxe/en/FreeCommander.html +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/MarekJasinski/FreeCommanderXE/2025.0.0.921/MarekJasinski.FreeCommanderXE.locale.zh-CN.yaml b/manifests/m/MarekJasinski/FreeCommanderXE/2025.0.0.921/MarekJasinski.FreeCommanderXE.locale.zh-CN.yaml new file mode 100644 index 0000000000000..221c63a129e03 --- /dev/null +++ b/manifests/m/MarekJasinski/FreeCommanderXE/2025.0.0.921/MarekJasinski.FreeCommanderXE.locale.zh-CN.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json + +PackageIdentifier: MarekJasinski.FreeCommanderXE +PackageVersion: 2025.0.0.921 +PackageLocale: zh-CN +Publisher: Marek Jasinski +PublisherUrl: https://freecommander.com/en/summary/ +PublisherSupportUrl: https://freecommander.com/forum/ +PrivacyUrl: https://freecommander.com/en/privacy-policy/ +Author: Marek Jasinski +PackageName: FreeCommander XE +PackageUrl: https://freecommander.com/en/downloads/ +License: 免费软件 +LicenseUrl: https://freecommander.com/en/license/ +Copyright: Copyright © 2004-2024 Marek Jasinski. All rights reserved +ShortDescription: Windows 标准文件管理器的易用替代品。 +Description: FreeCommander 是 Windows 标准文件管理器的易用替代品。该程序可帮助您处理 Windows 中的日常工作,您可以在这里找到管理数据的所有必要功能。您可以在任何地方运行 FreeCommander,只需将安装目录复制到光盘或 U 盘上即可,甚至可以在其它电脑上使用该程序。 +Tags: +- 压缩包 +- 归档 +- 文件 +- 文件管理器 +- 文件资源管理器 +- 查看器 +- 比较 +- 管理器 +ReleaseNotesUrl: https://freecommander.com/forum/viewtopic.php?p=42540 +PurchaseUrl: https://freecommander.com/en/64bit/ +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://freecommander.com/en/faq/ +- DocumentLabel: 在线帮助 + DocumentUrl: https://freecommander.com/fchelpxe/en/FreeCommander.html +ManifestType: locale +ManifestVersion: 1.9.0 diff --git a/manifests/m/MarekJasinski/FreeCommanderXE/2025.0.0.921/MarekJasinski.FreeCommanderXE.yaml b/manifests/m/MarekJasinski/FreeCommanderXE/2025.0.0.921/MarekJasinski.FreeCommanderXE.yaml new file mode 100644 index 0000000000000..a8717a6d8bbba --- /dev/null +++ b/manifests/m/MarekJasinski/FreeCommanderXE/2025.0.0.921/MarekJasinski.FreeCommanderXE.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: MarekJasinski.FreeCommanderXE +PackageVersion: 2025.0.0.921 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 9f79c865c18f53e3d87c6e63a1c8ed1eb9519b90 Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:10:32 +0100 Subject: [PATCH 26/76] [Update Package] Microsoft/DotNet/SDK/Preview/8.0.100-preview.3.23178.7 new CDN urls (#202801) --- .../Microsoft.DotNet.SDK.Preview.installer.yaml | 8 ++++---- .../Microsoft.DotNet.SDK.Preview.locale.en-US.yaml | 2 +- .../Microsoft.DotNet.SDK.Preview.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.3.23178.7/Microsoft.DotNet.SDK.Preview.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.3.23178.7/Microsoft.DotNet.SDK.Preview.installer.yaml index e82dc60fa9cbc..70159df0faeab 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.3.23178.7/Microsoft.DotNet.SDK.Preview.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.3.23178.7/Microsoft.DotNet.SDK.Preview.installer.yaml @@ -12,7 +12,7 @@ InstallerSwitches: Installers: - Architecture: arm64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.100-preview.3.23178.7/dotnet-sdk-8.0.100-preview.3.23178.7-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.100-preview.3.23178.7/dotnet-sdk-8.0.100-preview.3.23178.7-win-arm64.exe InstallerSha256: 6A3EB22439D0B19606BC513B8E672C147B3E30A67C4670F0E62F309EE7DF28F5 ProductCode: '{6b2b7c6a-6b43-496e-ab64-6be1ea103275}' AppsAndFeaturesEntries: @@ -22,7 +22,7 @@ Installers: ProductCode: '{6b2b7c6a-6b43-496e-ab64-6be1ea103275}' - Architecture: x64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.100-preview.3.23178.7/dotnet-sdk-8.0.100-preview.3.23178.7-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.100-preview.3.23178.7/dotnet-sdk-8.0.100-preview.3.23178.7-win-x64.exe InstallerSha256: 9B5BD65CD6510D94F798AE6231021555AAF994A2BE5DE807F013A0546D5DFC1F ProductCode: '{3e7045b2-ed73-41b8-84c6-3578fe13fec4}' AppsAndFeaturesEntries: @@ -32,7 +32,7 @@ Installers: ProductCode: '{3e7045b2-ed73-41b8-84c6-3578fe13fec4}' - Architecture: x86 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.100-preview.3.23178.7/dotnet-sdk-8.0.100-preview.3.23178.7-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.100-preview.3.23178.7/dotnet-sdk-8.0.100-preview.3.23178.7-win-x86.exe InstallerSha256: 159E8D627701BFE84D1336D468CB4AE4E67273CEF9107C33FB236731F81A04DD ProductCode: '{58a5dfe5-2caa-4a1e-b33d-6ca8dfdb2bd0}' AppsAndFeaturesEntries: @@ -41,5 +41,5 @@ Installers: DisplayVersion: 8.1.23.17807 ProductCode: '{58a5dfe5-2caa-4a1e-b33d-6ca8dfdb2bd0}' ManifestType: installer -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.3.23178.7/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.3.23178.7/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml index 7926ca507b88a..b18107d38f841 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.3.23178.7/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.3.23178.7/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml @@ -23,5 +23,5 @@ Tags: - Visual Basic - SDK ManifestType: defaultLocale -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.3.23178.7/Microsoft.DotNet.SDK.Preview.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.3.23178.7/Microsoft.DotNet.SDK.Preview.yaml index 344a8ac9e13d6..57ff155102dff 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.3.23178.7/Microsoft.DotNet.SDK.Preview.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.3.23178.7/Microsoft.DotNet.SDK.Preview.yaml @@ -5,5 +5,5 @@ PackageIdentifier: Microsoft.DotNet.SDK.Preview PackageVersion: 8.0.100-preview.3.23178.7 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 From b6ed054adc071b1b78d6faeec30d51f7790c7d1b Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:10:35 +0100 Subject: [PATCH 27/76] [Update Package] Microsoft/DotNet/SDK/Preview/8.0.100-preview.6.23330.14 new CDN urls (#202792) --- .../Microsoft.DotNet.SDK.Preview.installer.yaml | 8 ++++---- .../Microsoft.DotNet.SDK.Preview.locale.en-US.yaml | 2 +- .../Microsoft.DotNet.SDK.Preview.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.6.23330.14/Microsoft.DotNet.SDK.Preview.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.6.23330.14/Microsoft.DotNet.SDK.Preview.installer.yaml index d65fed9bffc6f..dcc9ecbef313b 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.6.23330.14/Microsoft.DotNet.SDK.Preview.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.6.23330.14/Microsoft.DotNet.SDK.Preview.installer.yaml @@ -12,7 +12,7 @@ InstallerSwitches: Installers: - Architecture: arm64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.100-preview.6.23330.14/dotnet-sdk-8.0.100-preview.6.23330.14-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.100-preview.6.23330.14/dotnet-sdk-8.0.100-preview.6.23330.14-win-arm64.exe InstallerSha256: 1ACFDC3820278B5880548741904E92C70F5BBFF2CBC3363B292F78153C9139FD ProductCode: '{27c51dd7-9948-42f8-9f70-32d34aef0a72}' AppsAndFeaturesEntries: @@ -22,7 +22,7 @@ Installers: ProductCode: '{27c51dd7-9948-42f8-9f70-32d34aef0a72}' - Architecture: x64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.100-preview.6.23330.14/dotnet-sdk-8.0.100-preview.6.23330.14-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.100-preview.6.23330.14/dotnet-sdk-8.0.100-preview.6.23330.14-win-x64.exe InstallerSha256: 1902AB19773950FF56EE1CE5B4B786461BB46B7831B6941FFEA677113EA3855D ProductCode: '{94758655-1c4c-4172-b5a8-d0a95a07f46e}' AppsAndFeaturesEntries: @@ -32,7 +32,7 @@ Installers: ProductCode: '{94758655-1c4c-4172-b5a8-d0a95a07f46e}' - Architecture: x86 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.100-preview.6.23330.14/dotnet-sdk-8.0.100-preview.6.23330.14-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.100-preview.6.23330.14/dotnet-sdk-8.0.100-preview.6.23330.14-win-x86.exe InstallerSha256: C7502D0120181BCDC9FAFC0B99D8238107F85421314F4D53451CF0F9E92B75C6 ProductCode: '{e727c98d-d2e6-4ce9-8f83-f706b81caaae}' AppsAndFeaturesEntries: @@ -41,5 +41,5 @@ Installers: DisplayVersion: 8.1.23.33014 ProductCode: '{e727c98d-d2e6-4ce9-8f83-f706b81caaae}' ManifestType: installer -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.6.23330.14/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.6.23330.14/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml index d02862009c20e..f7c0a1cecf4d1 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.6.23330.14/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.6.23330.14/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml @@ -23,5 +23,5 @@ Tags: - Visual Basic - SDK ManifestType: defaultLocale -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.6.23330.14/Microsoft.DotNet.SDK.Preview.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.6.23330.14/Microsoft.DotNet.SDK.Preview.yaml index 6bfdd684ceece..4f8e679ce7ecf 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.6.23330.14/Microsoft.DotNet.SDK.Preview.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.6.23330.14/Microsoft.DotNet.SDK.Preview.yaml @@ -5,5 +5,5 @@ PackageIdentifier: Microsoft.DotNet.SDK.Preview PackageVersion: 8.0.100-preview.6.23330.14 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 From 297ab097f532c5e46cbcf1ed41c227297dc7e216 Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:10:37 +0100 Subject: [PATCH 28/76] [Update Package] Microsoft/DotNet/SDK/Preview/8.0.100-preview.5.23303.2 new CDN urls (#202799) --- .../Microsoft.DotNet.SDK.Preview.installer.yaml | 8 ++++---- .../Microsoft.DotNet.SDK.Preview.locale.en-US.yaml | 2 +- .../Microsoft.DotNet.SDK.Preview.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.5.23303.2/Microsoft.DotNet.SDK.Preview.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.5.23303.2/Microsoft.DotNet.SDK.Preview.installer.yaml index 960f8ecf0779e..eb627a84f2aac 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.5.23303.2/Microsoft.DotNet.SDK.Preview.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.5.23303.2/Microsoft.DotNet.SDK.Preview.installer.yaml @@ -12,7 +12,7 @@ InstallerSwitches: Installers: - Architecture: arm64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.100-preview.5.23303.2/dotnet-sdk-8.0.100-preview.5.23303.2-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.100-preview.5.23303.2/dotnet-sdk-8.0.100-preview.5.23303.2-win-arm64.exe InstallerSha256: 9E2D52361D0AD404D65B69534395F0A7073ABD0E2D9F07262B27CBC8F1219FA6 ProductCode: '{f20fcef1-9564-4924-a5ab-8ac2872cba46}' AppsAndFeaturesEntries: @@ -22,7 +22,7 @@ Installers: ProductCode: '{f20fcef1-9564-4924-a5ab-8ac2872cba46}' - Architecture: x64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.100-preview.5.23303.2/dotnet-sdk-8.0.100-preview.5.23303.2-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.100-preview.5.23303.2/dotnet-sdk-8.0.100-preview.5.23303.2-win-x64.exe InstallerSha256: 41B82C0DC34D9D5FF782B296B191EDA2A24BC84E57FBAEBB4F08605353544BD5 ProductCode: '{48825a19-5e04-4f6f-a8bb-2a00fac5553b}' AppsAndFeaturesEntries: @@ -32,7 +32,7 @@ Installers: ProductCode: '{48825a19-5e04-4f6f-a8bb-2a00fac5553b}' - Architecture: x86 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.100-preview.5.23303.2/dotnet-sdk-8.0.100-preview.5.23303.2-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.100-preview.5.23303.2/dotnet-sdk-8.0.100-preview.5.23303.2-win-x86.exe InstallerSha256: 2A0525AE83E8580AA90D69B00911416DF1FF54968FDB4EA3188A176D84017897 ProductCode: '{deb09139-2e2f-47e0-8fe1-ed01717375e3}' AppsAndFeaturesEntries: @@ -41,5 +41,5 @@ Installers: DisplayVersion: 8.1.23.30302 ProductCode: '{deb09139-2e2f-47e0-8fe1-ed01717375e3}' ManifestType: installer -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.5.23303.2/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.5.23303.2/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml index 94293afda6aed..dd2648707a71e 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.5.23303.2/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.5.23303.2/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml @@ -23,5 +23,5 @@ Tags: - Visual Basic - SDK ManifestType: defaultLocale -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.5.23303.2/Microsoft.DotNet.SDK.Preview.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.5.23303.2/Microsoft.DotNet.SDK.Preview.yaml index 49af14b3742b7..3e9df0fd65312 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.5.23303.2/Microsoft.DotNet.SDK.Preview.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.5.23303.2/Microsoft.DotNet.SDK.Preview.yaml @@ -5,5 +5,5 @@ PackageIdentifier: Microsoft.DotNet.SDK.Preview PackageVersion: 8.0.100-preview.5.23303.2 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 From de6380a1f8730fbed0553b45674ea256aaad01b9 Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:10:41 +0100 Subject: [PATCH 29/76] [Update Package] Microsoft/DotNet/SDK/8/8.0.200 new CDN urls (#202840) --- .../SDK/8/8.0.200/Microsoft.DotNet.SDK.8.installer.yaml | 8 ++++---- .../8/8.0.200/Microsoft.DotNet.SDK.8.locale.en-US.yaml | 2 +- .../DotNet/SDK/8/8.0.200/Microsoft.DotNet.SDK.8.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.200/Microsoft.DotNet.SDK.8.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.200/Microsoft.DotNet.SDK.8.installer.yaml index e3a360113feaa..a965748addae8 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.200/Microsoft.DotNet.SDK.8.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.200/Microsoft.DotNet.SDK.8.installer.yaml @@ -11,7 +11,7 @@ InstallerSwitches: Installers: - Architecture: arm64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.200/dotnet-sdk-8.0.200-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.200/dotnet-sdk-8.0.200-win-arm64.exe InstallerSha256: 0AE96F82B65ADF4D9641A9E4C35863532240EB796F79AA3395898CF37E6D8FB0 ProductCode: '{8a208fd5-be00-43ed-917f-205b6e0f9553}' AppsAndFeaturesEntries: @@ -21,7 +21,7 @@ Installers: ProductCode: '{8a208fd5-be00-43ed-917f-205b6e0f9553}' - Architecture: x64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.200/dotnet-sdk-8.0.200-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.200/dotnet-sdk-8.0.200-win-x64.exe InstallerSha256: ED509D5EF9BF27B473145E83A4F5E06BE65C7239F4B9255CDF5B6C9DF23D239C ProductCode: '{e04c567e-3ea1-4b4f-8386-6aeccab03342}' AppsAndFeaturesEntries: @@ -31,7 +31,7 @@ Installers: ProductCode: '{e04c567e-3ea1-4b4f-8386-6aeccab03342}' - Architecture: x86 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.200/dotnet-sdk-8.0.200-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.200/dotnet-sdk-8.0.200-win-x86.exe InstallerSha256: 027851267CE58A74F769DC7ADC603F873FB1927DB38C75F1A73AAAB6096B80A9 ProductCode: '{2b8570a9-f0ae-4f5f-afb1-fcd11c46d60f}' AppsAndFeaturesEntries: @@ -40,5 +40,5 @@ Installers: DisplayVersion: 8.2.24.6925 ProductCode: '{2b8570a9-f0ae-4f5f-afb1-fcd11c46d60f}' ManifestType: installer -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.200/Microsoft.DotNet.SDK.8.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.200/Microsoft.DotNet.SDK.8.locale.en-US.yaml index 4be89572fe1b8..a89d0485bd471 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.200/Microsoft.DotNet.SDK.8.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.200/Microsoft.DotNet.SDK.8.locale.en-US.yaml @@ -23,5 +23,5 @@ Tags: - Visual Basic - SDK ManifestType: defaultLocale -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.200/Microsoft.DotNet.SDK.8.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.200/Microsoft.DotNet.SDK.8.yaml index 8b60ce9b6700a..e346ee670eb60 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.200/Microsoft.DotNet.SDK.8.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.200/Microsoft.DotNet.SDK.8.yaml @@ -5,5 +5,5 @@ PackageIdentifier: Microsoft.DotNet.SDK.8 PackageVersion: 8.0.200 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 From 8a4c048b301b65f569d26143a9ed9e880a9b3be4 Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:10:46 +0100 Subject: [PATCH 30/76] [Update Package] Microsoft/DotNet/SDK/8/8.0.205 new CDN urls (#202834) --- .../SDK/8/8.0.205/Microsoft.DotNet.SDK.8.installer.yaml | 8 ++++---- .../8/8.0.205/Microsoft.DotNet.SDK.8.locale.en-US.yaml | 2 +- .../DotNet/SDK/8/8.0.205/Microsoft.DotNet.SDK.8.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.205/Microsoft.DotNet.SDK.8.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.205/Microsoft.DotNet.SDK.8.installer.yaml index 17d81c80183ef..8567ed4531d51 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.205/Microsoft.DotNet.SDK.8.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.205/Microsoft.DotNet.SDK.8.installer.yaml @@ -11,7 +11,7 @@ InstallerSwitches: Installers: - Architecture: arm64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.205/dotnet-sdk-8.0.205-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.205/dotnet-sdk-8.0.205-win-arm64.exe InstallerSha256: E5A6E92EB934D606239C5AD150A8A7E8CB1FEC6FDC2329AF648E0A27C744161F ProductCode: '{dff3ff22-6a65-4236-8806-e40d636cf4d5}' AppsAndFeaturesEntries: @@ -21,7 +21,7 @@ Installers: ProductCode: '{dff3ff22-6a65-4236-8806-e40d636cf4d5}' - Architecture: x64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.205/dotnet-sdk-8.0.205-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.205/dotnet-sdk-8.0.205-win-x64.exe InstallerSha256: F24C77EB84685691D22E58D734BFA641B7CECD81F3DCFFCAF213F5BD33776756 ProductCode: '{c8a8f575-ad0a-4fa7-995d-07eb1b09f5d3}' AppsAndFeaturesEntries: @@ -31,7 +31,7 @@ Installers: ProductCode: '{c8a8f575-ad0a-4fa7-995d-07eb1b09f5d3}' - Architecture: x86 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.205/dotnet-sdk-8.0.205-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.205/dotnet-sdk-8.0.205-win-x86.exe InstallerSha256: CB6E4BD14C91959FD22457959E54B29E146516BAB1772E69B999E2FDA81B2F36 ProductCode: '{35ed0d1b-d7fa-4db1-85cb-1bded3ddf6be}' AppsAndFeaturesEntries: @@ -40,5 +40,5 @@ Installers: DisplayVersion: 8.2.524.22414 ProductCode: '{35ed0d1b-d7fa-4db1-85cb-1bded3ddf6be}' ManifestType: installer -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.205/Microsoft.DotNet.SDK.8.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.205/Microsoft.DotNet.SDK.8.locale.en-US.yaml index 978e7ea7ee690..f0e03d3f60b8e 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.205/Microsoft.DotNet.SDK.8.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.205/Microsoft.DotNet.SDK.8.locale.en-US.yaml @@ -23,5 +23,5 @@ Tags: - Visual Basic - SDK ManifestType: defaultLocale -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.205/Microsoft.DotNet.SDK.8.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.205/Microsoft.DotNet.SDK.8.yaml index 044951e79781b..d124ba512a64c 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.205/Microsoft.DotNet.SDK.8.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.205/Microsoft.DotNet.SDK.8.yaml @@ -5,5 +5,5 @@ PackageIdentifier: Microsoft.DotNet.SDK.8 PackageVersion: 8.0.205 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 From c4a3cd67dfcc78266729b971883d039edf5828fa Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:10:48 +0100 Subject: [PATCH 31/76] [Update Package] Microsoft/DotNet/SDK/8/8.0.300 new CDN urls (#202833) --- .../SDK/8/8.0.300/Microsoft.DotNet.SDK.8.installer.yaml | 8 ++++---- .../8/8.0.300/Microsoft.DotNet.SDK.8.locale.en-US.yaml | 2 +- .../DotNet/SDK/8/8.0.300/Microsoft.DotNet.SDK.8.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.300/Microsoft.DotNet.SDK.8.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.300/Microsoft.DotNet.SDK.8.installer.yaml index 384b2c57db9b1..c37c39dd18f13 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.300/Microsoft.DotNet.SDK.8.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.300/Microsoft.DotNet.SDK.8.installer.yaml @@ -11,7 +11,7 @@ InstallerSwitches: Installers: - Architecture: arm64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.300/dotnet-sdk-8.0.300-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.300/dotnet-sdk-8.0.300-win-arm64.exe InstallerSha256: 1CDA9E5AE52348584A1A9CFE227242CFADE3D2FC7827DBDBB160F1B742FE3653 ProductCode: '{c8cb5d9d-a237-4d61-b33b-75028abafbc5}' AppsAndFeaturesEntries: @@ -21,7 +21,7 @@ Installers: ProductCode: '{c8cb5d9d-a237-4d61-b33b-75028abafbc5}' - Architecture: x64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.300/dotnet-sdk-8.0.300-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.300/dotnet-sdk-8.0.300-win-x64.exe InstallerSha256: E3DF8BB8B82014D92CF1F51DCC5DF537A6C3F340C39A5D5994EEC79C57EC218E ProductCode: '{582ba875-ec42-4505-9e60-ec189a76f52c}' AppsAndFeaturesEntries: @@ -31,7 +31,7 @@ Installers: ProductCode: '{582ba875-ec42-4505-9e60-ec189a76f52c}' - Architecture: x86 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.300/dotnet-sdk-8.0.300-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.300/dotnet-sdk-8.0.300-win-x86.exe InstallerSha256: 27467CC00025871378744301CD53EA20F2C4B5CAE810C8C84A7982E71EAA1F58 ProductCode: '{5f4ecada-f012-4e4a-9d10-8a3b4fb81358}' AppsAndFeaturesEntries: @@ -40,5 +40,5 @@ Installers: DisplayVersion: 8.3.24.22415 ProductCode: '{5f4ecada-f012-4e4a-9d10-8a3b4fb81358}' ManifestType: installer -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.300/Microsoft.DotNet.SDK.8.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.300/Microsoft.DotNet.SDK.8.locale.en-US.yaml index c58bbb7e560f5..df9e8c2c8d99c 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.300/Microsoft.DotNet.SDK.8.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.300/Microsoft.DotNet.SDK.8.locale.en-US.yaml @@ -23,5 +23,5 @@ Tags: - Visual Basic - SDK ManifestType: defaultLocale -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.300/Microsoft.DotNet.SDK.8.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.300/Microsoft.DotNet.SDK.8.yaml index c75c22af5d05d..6b72ed68da94c 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.300/Microsoft.DotNet.SDK.8.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.300/Microsoft.DotNet.SDK.8.yaml @@ -5,5 +5,5 @@ PackageIdentifier: Microsoft.DotNet.SDK.8 PackageVersion: 8.0.300 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 From 673662a251f2ae65a877208a355b58025389d1f7 Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:10:54 +0100 Subject: [PATCH 32/76] [Update Package] Microsoft/DotNet/SDK/Preview/7.0.100-rc.2.22477.23 new CDN urls (#202803) --- .../Microsoft.DotNet.SDK.Preview.installer.yaml | 8 ++++---- .../Microsoft.DotNet.SDK.Preview.locale.en-US.yaml | 2 +- .../Microsoft.DotNet.SDK.Preview.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-rc.2.22477.23/Microsoft.DotNet.SDK.Preview.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-rc.2.22477.23/Microsoft.DotNet.SDK.Preview.installer.yaml index 81cdca1c7f30a..c4557f5f35e9c 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-rc.2.22477.23/Microsoft.DotNet.SDK.Preview.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-rc.2.22477.23/Microsoft.DotNet.SDK.Preview.installer.yaml @@ -11,7 +11,7 @@ InstallerSwitches: Installers: - Architecture: arm64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/7.0.100-rc.2.22477.23/dotnet-sdk-7.0.100-rc.2.22477.23-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/7.0.100-rc.2.22477.23/dotnet-sdk-7.0.100-rc.2.22477.23-win-arm64.exe InstallerSha256: 8C9DF2B9A5612466031F542F7748FDE729D85347F929838B3EA6A7BDE2C43249 ProductCode: '{ae5ba540-26b7-4449-87ea-91d88e78b35b}' AppsAndFeaturesEntries: @@ -21,7 +21,7 @@ Installers: ProductCode: '{ae5ba540-26b7-4449-87ea-91d88e78b35b}' - Architecture: x64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/7.0.100-rc.2.22477.23/dotnet-sdk-7.0.100-rc.2.22477.23-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/7.0.100-rc.2.22477.23/dotnet-sdk-7.0.100-rc.2.22477.23-win-x64.exe InstallerSha256: 8A75B55CBE17889B46F93DFDC16B6BFBA5E6977706D6A9C84005D073F9DF021D ProductCode: '{120041cc-2a1f-4001-b338-bace061fd1cf}' AppsAndFeaturesEntries: @@ -31,7 +31,7 @@ Installers: ProductCode: '{120041cc-2a1f-4001-b338-bace061fd1cf}' - Architecture: x86 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/7.0.100-rc.2.22477.23/dotnet-sdk-7.0.100-rc.2.22477.23-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/7.0.100-rc.2.22477.23/dotnet-sdk-7.0.100-rc.2.22477.23-win-x86.exe InstallerSha256: B84B43EE55C74AD84E46669975A210E8DE5837857C163D2DE47CB23C0DF9F684 ProductCode: '{c456d720-9af8-4559-8a40-5b360375a651}' AppsAndFeaturesEntries: @@ -40,5 +40,5 @@ Installers: DisplayVersion: 7.1.22.47723 ProductCode: '{c456d720-9af8-4559-8a40-5b360375a651}' ManifestType: installer -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-rc.2.22477.23/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-rc.2.22477.23/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml index 36da0c4db4af0..16d211f99f4b3 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-rc.2.22477.23/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-rc.2.22477.23/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml @@ -23,5 +23,5 @@ Tags: - Visual Basic - SDK ManifestType: defaultLocale -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-rc.2.22477.23/Microsoft.DotNet.SDK.Preview.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-rc.2.22477.23/Microsoft.DotNet.SDK.Preview.yaml index 1a7b0082f3960..1820e02a9d469 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-rc.2.22477.23/Microsoft.DotNet.SDK.Preview.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-rc.2.22477.23/Microsoft.DotNet.SDK.Preview.yaml @@ -5,5 +5,5 @@ PackageIdentifier: Microsoft.DotNet.SDK.Preview PackageVersion: 7.0.100-rc.2.22477.23 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 From 9349975f684d7bb70ab0a2d1075f5b2a59f07ece Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:10:58 +0100 Subject: [PATCH 33/76] [Update Package] Microsoft/DotNet/SDK/8/8.0.303 new CDN urls (#202830) --- .../SDK/8/8.0.303/Microsoft.DotNet.SDK.8.installer.yaml | 8 ++++---- .../8/8.0.303/Microsoft.DotNet.SDK.8.locale.en-US.yaml | 2 +- .../DotNet/SDK/8/8.0.303/Microsoft.DotNet.SDK.8.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.303/Microsoft.DotNet.SDK.8.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.303/Microsoft.DotNet.SDK.8.installer.yaml index 5ebfa164a18ed..a079890e20705 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.303/Microsoft.DotNet.SDK.8.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.303/Microsoft.DotNet.SDK.8.installer.yaml @@ -11,7 +11,7 @@ InstallerSwitches: Installers: - Architecture: arm64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.303/dotnet-sdk-8.0.303-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.303/dotnet-sdk-8.0.303-win-arm64.exe InstallerSha256: 1A348923939D64DE87A4718D0246E6EB90F6E14D5E006A454DA901ACF773B279 ProductCode: '{d72ec4de-ac12-45e4-bf02-84d566521efc}' AppsAndFeaturesEntries: @@ -21,7 +21,7 @@ Installers: ProductCode: '{d72ec4de-ac12-45e4-bf02-84d566521efc}' - Architecture: x64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.303/dotnet-sdk-8.0.303-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.303/dotnet-sdk-8.0.303-win-x64.exe InstallerSha256: 8A43B94ABBD32987B8391DA9D0EBDED60E289EA8D5FC18D230099360723E3F69 ProductCode: '{05e891e8-df81-4fcb-98e4-caefdb44a4f2}' AppsAndFeaturesEntries: @@ -31,7 +31,7 @@ Installers: ProductCode: '{05e891e8-df81-4fcb-98e4-caefdb44a4f2}' - Architecture: x86 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.303/dotnet-sdk-8.0.303-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.303/dotnet-sdk-8.0.303-win-x86.exe InstallerSha256: 9EBAD9C838BA59568D4DE5BAAA8AF8F7778C86C5403CD0739F0D897E0789C621 ProductCode: '{744b494f-f3a9-48d9-9d6a-e1ce7a3ccc2f}' AppsAndFeaturesEntries: @@ -40,5 +40,5 @@ Installers: DisplayVersion: 8.3.324.31708 ProductCode: '{744b494f-f3a9-48d9-9d6a-e1ce7a3ccc2f}' ManifestType: installer -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.303/Microsoft.DotNet.SDK.8.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.303/Microsoft.DotNet.SDK.8.locale.en-US.yaml index 2f27e8c69f459..c19a92f73b70f 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.303/Microsoft.DotNet.SDK.8.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.303/Microsoft.DotNet.SDK.8.locale.en-US.yaml @@ -23,5 +23,5 @@ Tags: - Visual Basic - SDK ManifestType: defaultLocale -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.303/Microsoft.DotNet.SDK.8.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.303/Microsoft.DotNet.SDK.8.yaml index ff76459e11a2c..0fc2a401bad22 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.303/Microsoft.DotNet.SDK.8.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.303/Microsoft.DotNet.SDK.8.yaml @@ -5,5 +5,5 @@ PackageIdentifier: Microsoft.DotNet.SDK.8 PackageVersion: 8.0.303 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 From 146aff882722efbeb9d1459acbb3b3430474bc81 Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:11:01 +0100 Subject: [PATCH 34/76] [Update Package] Microsoft/DotNet/SDK/8/8.0.304 new CDN urls (#202829) --- .../SDK/8/8.0.304/Microsoft.DotNet.SDK.8.installer.yaml | 8 ++++---- .../8/8.0.304/Microsoft.DotNet.SDK.8.locale.en-US.yaml | 2 +- .../DotNet/SDK/8/8.0.304/Microsoft.DotNet.SDK.8.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.304/Microsoft.DotNet.SDK.8.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.304/Microsoft.DotNet.SDK.8.installer.yaml index c4527a525b5a3..361808ae2329b 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.304/Microsoft.DotNet.SDK.8.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.304/Microsoft.DotNet.SDK.8.installer.yaml @@ -11,7 +11,7 @@ InstallerSwitches: Installers: - Architecture: arm64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.304/dotnet-sdk-8.0.304-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.304/dotnet-sdk-8.0.304-win-arm64.exe InstallerSha256: 047F67403CF830E8D61C1DB80C366B4AB056CC7A76B770705344261BE3FF4A5A ProductCode: '{6172700c-f643-4104-ba4f-6587f542a2c4}' AppsAndFeaturesEntries: @@ -21,7 +21,7 @@ Installers: ProductCode: '{6172700c-f643-4104-ba4f-6587f542a2c4}' - Architecture: x64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.304/dotnet-sdk-8.0.304-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.304/dotnet-sdk-8.0.304-win-x64.exe InstallerSha256: FC0754CEF9F0452E9A8967D08DD4A6437D6A0629E9E797D790DECC1467FD1F32 ProductCode: '{d3995ae3-fbd9-43ce-8994-9af750d4380a}' AppsAndFeaturesEntries: @@ -31,7 +31,7 @@ Installers: ProductCode: '{d3995ae3-fbd9-43ce-8994-9af750d4380a}' - Architecture: x86 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.304/dotnet-sdk-8.0.304-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.304/dotnet-sdk-8.0.304-win-x86.exe InstallerSha256: AB54EAF19FBF7F188D8DEB4A9EB0B6EF96A87DAB3870703719D37B0FF0DD592F ProductCode: '{241d552f-35b5-4f17-994d-2956d8a0a310}' AppsAndFeaturesEntries: @@ -40,5 +40,5 @@ Installers: DisplayVersion: 8.3.424.37202 ProductCode: '{241d552f-35b5-4f17-994d-2956d8a0a310}' ManifestType: installer -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.304/Microsoft.DotNet.SDK.8.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.304/Microsoft.DotNet.SDK.8.locale.en-US.yaml index e0f5bcad0fe58..4b1eaf64a6b51 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.304/Microsoft.DotNet.SDK.8.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.304/Microsoft.DotNet.SDK.8.locale.en-US.yaml @@ -23,5 +23,5 @@ Tags: - Visual Basic - SDK ManifestType: defaultLocale -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.304/Microsoft.DotNet.SDK.8.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.304/Microsoft.DotNet.SDK.8.yaml index f897ea2a98c03..c913b53aa7552 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.304/Microsoft.DotNet.SDK.8.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.304/Microsoft.DotNet.SDK.8.yaml @@ -5,5 +5,5 @@ PackageIdentifier: Microsoft.DotNet.SDK.8 PackageVersion: 8.0.304 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 From 44de0991320b3a6f33afa95a693c5a83a52c91a5 Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:11:04 +0100 Subject: [PATCH 35/76] [Update Package] Microsoft/DotNet/SDK/8/8.0.306 new CDN urls (#202828) --- .../SDK/8/8.0.306/Microsoft.DotNet.SDK.8.installer.yaml | 8 ++++---- .../8/8.0.306/Microsoft.DotNet.SDK.8.locale.en-US.yaml | 2 +- .../DotNet/SDK/8/8.0.306/Microsoft.DotNet.SDK.8.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.306/Microsoft.DotNet.SDK.8.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.306/Microsoft.DotNet.SDK.8.installer.yaml index d0044e685cdf0..e2c86aba0d658 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.306/Microsoft.DotNet.SDK.8.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.306/Microsoft.DotNet.SDK.8.installer.yaml @@ -11,7 +11,7 @@ InstallerSwitches: Installers: - Architecture: arm64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.306/dotnet-sdk-8.0.306-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.306/dotnet-sdk-8.0.306-win-arm64.exe InstallerSha256: FC696CCAD0E8806815E0F39598FFE9AD9B928B8C04BC30450BDF45464E87D2A6 ProductCode: '{390db35d-8a6c-41f4-9d26-cb2b66a413f4}' AppsAndFeaturesEntries: @@ -21,7 +21,7 @@ Installers: ProductCode: '{390db35d-8a6c-41f4-9d26-cb2b66a413f4}' - Architecture: x64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.306/dotnet-sdk-8.0.306-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.306/dotnet-sdk-8.0.306-win-x64.exe InstallerSha256: 2E17D42135D199252B8011974EBE29496C42E3BA70886336A86767F41182A87F ProductCode: '{430fa45b-8e8a-4787-9402-8dac185e5824}' AppsAndFeaturesEntries: @@ -31,7 +31,7 @@ Installers: ProductCode: '{430fa45b-8e8a-4787-9402-8dac185e5824}' - Architecture: x86 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.306/dotnet-sdk-8.0.306-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.306/dotnet-sdk-8.0.306-win-x86.exe InstallerSha256: 0C7559FC53F6FE54A73A44EA255519ADB1543A8BEB767CE9F73BC37312CEA930 ProductCode: '{ef681337-2be8-4c1e-a845-96e00cce797f}' AppsAndFeaturesEntries: @@ -40,5 +40,5 @@ Installers: DisplayVersion: 8.3.624.47411 ProductCode: '{ef681337-2be8-4c1e-a845-96e00cce797f}' ManifestType: installer -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.306/Microsoft.DotNet.SDK.8.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.306/Microsoft.DotNet.SDK.8.locale.en-US.yaml index 2292c22478985..5f52b94b607e6 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.306/Microsoft.DotNet.SDK.8.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.306/Microsoft.DotNet.SDK.8.locale.en-US.yaml @@ -23,5 +23,5 @@ Tags: - Visual Basic - SDK ManifestType: defaultLocale -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.306/Microsoft.DotNet.SDK.8.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.306/Microsoft.DotNet.SDK.8.yaml index 842b8877b535e..ffb66c61ebf75 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.306/Microsoft.DotNet.SDK.8.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.306/Microsoft.DotNet.SDK.8.yaml @@ -5,5 +5,5 @@ PackageIdentifier: Microsoft.DotNet.SDK.8 PackageVersion: 8.0.306 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 From d704338fefcdc867626e776b0fc0ffc89d19f7f5 Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:11:11 +0100 Subject: [PATCH 36/76] [Update Package] Microsoft/DotNet/SDK/8/8.0.402 new CDN urls (#202825) --- .../SDK/8/8.0.402/Microsoft.DotNet.SDK.8.installer.yaml | 8 ++++---- .../8/8.0.402/Microsoft.DotNet.SDK.8.locale.en-US.yaml | 2 +- .../DotNet/SDK/8/8.0.402/Microsoft.DotNet.SDK.8.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.402/Microsoft.DotNet.SDK.8.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.402/Microsoft.DotNet.SDK.8.installer.yaml index 2bdff7502478a..6b738964df35c 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.402/Microsoft.DotNet.SDK.8.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.402/Microsoft.DotNet.SDK.8.installer.yaml @@ -11,7 +11,7 @@ InstallerSwitches: Installers: - Architecture: arm64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.402/dotnet-sdk-8.0.402-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.402/dotnet-sdk-8.0.402-win-arm64.exe InstallerSha256: DCF4F3202597CF9C57C19EF227BC1F57BB04FA56C0BEA196EAAA380D64354467 ProductCode: '{8f18d2df-3343-4c0c-b178-e239396acbeb}' AppsAndFeaturesEntries: @@ -21,7 +21,7 @@ Installers: ProductCode: '{8f18d2df-3343-4c0c-b178-e239396acbeb}' - Architecture: x64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.402/dotnet-sdk-8.0.402-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.402/dotnet-sdk-8.0.402-win-x64.exe InstallerSha256: 11BF9C6668C223B3658AA76926D335EA992899170C1089CC9FC423D2B95674BF ProductCode: '{ddc03d5e-5f86-430e-9ea0-8c5ad4074363}' AppsAndFeaturesEntries: @@ -31,7 +31,7 @@ Installers: ProductCode: '{ddc03d5e-5f86-430e-9ea0-8c5ad4074363}' - Architecture: x86 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.402/dotnet-sdk-8.0.402-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.402/dotnet-sdk-8.0.402-win-x86.exe InstallerSha256: 422A28C738556F3F248EE17940E1B642215079DE5938AD08524BC01CBEF74BAF ProductCode: '{7bcdfdd7-b70a-44e4-8a35-743cd21f603b}' AppsAndFeaturesEntries: @@ -40,5 +40,5 @@ Installers: DisplayVersion: 8.4.224.46701 ProductCode: '{7bcdfdd7-b70a-44e4-8a35-743cd21f603b}' ManifestType: installer -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.402/Microsoft.DotNet.SDK.8.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.402/Microsoft.DotNet.SDK.8.locale.en-US.yaml index 95b12b3864ca8..13b34df89611e 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.402/Microsoft.DotNet.SDK.8.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.402/Microsoft.DotNet.SDK.8.locale.en-US.yaml @@ -23,5 +23,5 @@ Tags: - Visual Basic - SDK ManifestType: defaultLocale -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.402/Microsoft.DotNet.SDK.8.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.402/Microsoft.DotNet.SDK.8.yaml index f14a823d29c16..77774f127bbae 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.402/Microsoft.DotNet.SDK.8.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.402/Microsoft.DotNet.SDK.8.yaml @@ -5,5 +5,5 @@ PackageIdentifier: Microsoft.DotNet.SDK.8 PackageVersion: 8.0.402 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 From ab1f19e8130f757419c6d5eb6adf6e50452e826e Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:11:15 +0100 Subject: [PATCH 37/76] [Update Package] Microsoft/DotNet/SDK/8/8.0.401 new CDN urls (#202826) --- .../SDK/8/8.0.401/Microsoft.DotNet.SDK.8.installer.yaml | 8 ++++---- .../8/8.0.401/Microsoft.DotNet.SDK.8.locale.en-US.yaml | 2 +- .../DotNet/SDK/8/8.0.401/Microsoft.DotNet.SDK.8.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.401/Microsoft.DotNet.SDK.8.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.401/Microsoft.DotNet.SDK.8.installer.yaml index 198acf5e8fddb..bd436328eca04 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.401/Microsoft.DotNet.SDK.8.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.401/Microsoft.DotNet.SDK.8.installer.yaml @@ -12,7 +12,7 @@ InstallerSwitches: Installers: - Architecture: arm64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.401/dotnet-sdk-8.0.401-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.401/dotnet-sdk-8.0.401-win-arm64.exe InstallerSha256: E387338469395528A438EDDCA0470A3EA499999C3D23BD3D93969EAC6A9C280C ProductCode: '{38485128-8c0b-4491-b145-1c04aa2ee4d0}' AppsAndFeaturesEntries: @@ -22,7 +22,7 @@ Installers: ProductCode: '{38485128-8c0b-4491-b145-1c04aa2ee4d0}' - Architecture: x64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.401/dotnet-sdk-8.0.401-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.401/dotnet-sdk-8.0.401-win-x64.exe InstallerSha256: 9962D1DDD3B1AFE272CC6EEAAE9DEC1265965583D7F6DB76B341D08C6B3CCBE2 ProductCode: '{b57e79a0-3a17-4095-b4b1-c2a1ee9aa2ee}' AppsAndFeaturesEntries: @@ -32,7 +32,7 @@ Installers: ProductCode: '{b57e79a0-3a17-4095-b4b1-c2a1ee9aa2ee}' - Architecture: x86 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.401/dotnet-sdk-8.0.401-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.401/dotnet-sdk-8.0.401-win-x86.exe InstallerSha256: 54893B0F012CEE9C91FC20DE21040327B7ACAA7B656691515324DA6407D3E0BC ProductCode: '{ca9dd2c3-439d-4936-96e2-6f99ea42668d}' AppsAndFeaturesEntries: @@ -41,5 +41,5 @@ Installers: DisplayVersion: 8.4.124.41202 ProductCode: '{ca9dd2c3-439d-4936-96e2-6f99ea42668d}' ManifestType: installer -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.401/Microsoft.DotNet.SDK.8.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.401/Microsoft.DotNet.SDK.8.locale.en-US.yaml index 68cbabb7a0dd9..b2e9a977aa0b0 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.401/Microsoft.DotNet.SDK.8.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.401/Microsoft.DotNet.SDK.8.locale.en-US.yaml @@ -23,5 +23,5 @@ Tags: - Visual Basic - SDK ManifestType: defaultLocale -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.401/Microsoft.DotNet.SDK.8.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.401/Microsoft.DotNet.SDK.8.yaml index 64241f7a9cb43..570539af344c1 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.401/Microsoft.DotNet.SDK.8.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.401/Microsoft.DotNet.SDK.8.yaml @@ -5,5 +5,5 @@ PackageIdentifier: Microsoft.DotNet.SDK.8 PackageVersion: 8.0.401 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 From cc7150222e55261fa9c427479b36b8d4bcb84fbb Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:11:18 +0100 Subject: [PATCH 38/76] [Update Package] Microsoft/DotNet/SDK/8/8.0.203 new CDN urls (#202836) --- .../SDK/8/8.0.203/Microsoft.DotNet.SDK.8.installer.yaml | 8 ++++---- .../8/8.0.203/Microsoft.DotNet.SDK.8.locale.en-US.yaml | 2 +- .../DotNet/SDK/8/8.0.203/Microsoft.DotNet.SDK.8.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.203/Microsoft.DotNet.SDK.8.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.203/Microsoft.DotNet.SDK.8.installer.yaml index 550bc1e85a551..af3b1b33b5c8d 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.203/Microsoft.DotNet.SDK.8.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.203/Microsoft.DotNet.SDK.8.installer.yaml @@ -11,7 +11,7 @@ InstallerSwitches: Installers: - Architecture: arm64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.203/dotnet-sdk-8.0.203-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.203/dotnet-sdk-8.0.203-win-arm64.exe InstallerSha256: E58542699C7A4CDAA37C34FF44CB3F970C8756F8784AEFFC3DA2B4BCC6E37737 ProductCode: '{8d0e3fdc-6597-4528-9f26-210203d9db0d}' AppsAndFeaturesEntries: @@ -21,7 +21,7 @@ Installers: ProductCode: '{8d0e3fdc-6597-4528-9f26-210203d9db0d}' - Architecture: x64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.203/dotnet-sdk-8.0.203-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.203/dotnet-sdk-8.0.203-win-x64.exe InstallerSha256: 1D691580C6639DC96A4C8908DFECF9E3CA000201A5CD9E2E56541BBD14B8F5C9 ProductCode: '{1b7b7e0b-adb5-40cf-af56-2586842b5ca9}' AppsAndFeaturesEntries: @@ -31,7 +31,7 @@ Installers: ProductCode: '{1b7b7e0b-adb5-40cf-af56-2586842b5ca9}' - Architecture: x86 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.203/dotnet-sdk-8.0.203-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.203/dotnet-sdk-8.0.203-win-x86.exe InstallerSha256: 2D0EBD5B7BF558ABE455C857E1455D33430D3F727C9BEC052D4C43225D918505 ProductCode: '{afbe55e8-30af-4659-b985-bccaf9c2f113}' AppsAndFeaturesEntries: @@ -40,5 +40,5 @@ Installers: DisplayVersion: 8.2.324.15524 ProductCode: '{afbe55e8-30af-4659-b985-bccaf9c2f113}' ManifestType: installer -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.203/Microsoft.DotNet.SDK.8.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.203/Microsoft.DotNet.SDK.8.locale.en-US.yaml index 5b0d3f4cb31cf..9a8c170dd2c63 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.203/Microsoft.DotNet.SDK.8.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.203/Microsoft.DotNet.SDK.8.locale.en-US.yaml @@ -23,5 +23,5 @@ Tags: - Visual Basic - SDK ManifestType: defaultLocale -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.203/Microsoft.DotNet.SDK.8.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.203/Microsoft.DotNet.SDK.8.yaml index a913be14a482f..55df4b7320199 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.203/Microsoft.DotNet.SDK.8.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.203/Microsoft.DotNet.SDK.8.yaml @@ -5,5 +5,5 @@ PackageIdentifier: Microsoft.DotNet.SDK.8 PackageVersion: 8.0.203 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 From f34d6e461a058d1161bbe51fcbcc1c962943af0b Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:11:24 +0100 Subject: [PATCH 39/76] [Update Package] Microsoft/DotNet/SDK/Preview/8.0.100-rc.1.23455.8 new CDN urls (#202790) --- .../Microsoft.DotNet.SDK.Preview.installer.yaml | 8 ++++---- .../Microsoft.DotNet.SDK.Preview.locale.en-US.yaml | 2 +- .../Microsoft.DotNet.SDK.Preview.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-rc.1.23455.8/Microsoft.DotNet.SDK.Preview.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-rc.1.23455.8/Microsoft.DotNet.SDK.Preview.installer.yaml index 9954f62bde1da..a48b72db9d1d6 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-rc.1.23455.8/Microsoft.DotNet.SDK.Preview.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-rc.1.23455.8/Microsoft.DotNet.SDK.Preview.installer.yaml @@ -12,7 +12,7 @@ InstallerSwitches: Installers: - Architecture: arm64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.100-rc.1.23455.8/dotnet-sdk-8.0.100-rc.1.23455.8-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.100-rc.1.23455.8/dotnet-sdk-8.0.100-rc.1.23455.8-win-arm64.exe InstallerSha256: 1ACCA958446D4F05EEAA4B786B854E118B299558577E7B7C757E89B8669B4EAE ProductCode: '{faaa6364-b3ff-4642-a44c-9298b5ee4007}' AppsAndFeaturesEntries: @@ -22,7 +22,7 @@ Installers: ProductCode: '{faaa6364-b3ff-4642-a44c-9298b5ee4007}' - Architecture: x64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.100-rc.1.23455.8/dotnet-sdk-8.0.100-rc.1.23455.8-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.100-rc.1.23455.8/dotnet-sdk-8.0.100-rc.1.23455.8-win-x64.exe InstallerSha256: C666123897B5A2CD52C10CF19A29383F0EEA4D25D6184088C9F81D858DBF9CA3 ProductCode: '{b9003618-9d39-4a55-83bf-7a35a6bf9850}' AppsAndFeaturesEntries: @@ -32,7 +32,7 @@ Installers: ProductCode: '{b9003618-9d39-4a55-83bf-7a35a6bf9850}' - Architecture: x86 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.100-rc.1.23455.8/dotnet-sdk-8.0.100-rc.1.23455.8-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.100-rc.1.23455.8/dotnet-sdk-8.0.100-rc.1.23455.8-win-x86.exe InstallerSha256: BF01E45C0AD51DF33DD3CB91474B5FDFC228A01A3876639C936D8CC8BC29151F ProductCode: '{3ae7ca5f-1d81-4c2f-b639-a5494a22339d}' AppsAndFeaturesEntries: @@ -41,5 +41,5 @@ Installers: DisplayVersion: 8.1.23.45508 ProductCode: '{3ae7ca5f-1d81-4c2f-b639-a5494a22339d}' ManifestType: installer -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-rc.1.23455.8/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-rc.1.23455.8/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml index 6a56d468b39ad..9037b73e1e72a 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-rc.1.23455.8/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-rc.1.23455.8/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml @@ -23,5 +23,5 @@ Tags: - Visual Basic - SDK ManifestType: defaultLocale -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-rc.1.23455.8/Microsoft.DotNet.SDK.Preview.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-rc.1.23455.8/Microsoft.DotNet.SDK.Preview.yaml index 5c6216aa6ff16..3db8823049c28 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-rc.1.23455.8/Microsoft.DotNet.SDK.Preview.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-rc.1.23455.8/Microsoft.DotNet.SDK.Preview.yaml @@ -5,5 +5,5 @@ PackageIdentifier: Microsoft.DotNet.SDK.Preview PackageVersion: 8.0.100-rc.1.23455.8 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 From 2af7c98389e44e6ce1947a1b82ed01d1a035846a Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 27 Dec 2024 16:11:26 -0600 Subject: [PATCH 40/76] New Version: Shure.WirelessWorkbench.7 version 7.2.0 (#202819) --- .../Shure.WirelessWorkbench.7.installer.yaml | 12 ------- ...hure.WirelessWorkbench.7.locale.en-US.yaml | 12 ------- .../Shure.WirelessWorkbench.7.installer.yaml | 12 +++++++ ...hure.WirelessWorkbench.7.locale.en-US.yaml | 33 +++++++++++++++++++ .../Shure.WirelessWorkbench.7.yaml | 16 ++++----- 5 files changed, 53 insertions(+), 32 deletions(-) delete mode 100644 manifests/s/Shure/WirelessWorkbench/7/7.0.0/Shure.WirelessWorkbench.7.installer.yaml delete mode 100644 manifests/s/Shure/WirelessWorkbench/7/7.0.0/Shure.WirelessWorkbench.7.locale.en-US.yaml create mode 100644 manifests/s/Shure/WirelessWorkbench/7/7.2.0/Shure.WirelessWorkbench.7.installer.yaml create mode 100644 manifests/s/Shure/WirelessWorkbench/7/7.2.0/Shure.WirelessWorkbench.7.locale.en-US.yaml rename manifests/s/Shure/WirelessWorkbench/7/{7.0.0 => 7.2.0}/Shure.WirelessWorkbench.7.yaml (52%) diff --git a/manifests/s/Shure/WirelessWorkbench/7/7.0.0/Shure.WirelessWorkbench.7.installer.yaml b/manifests/s/Shure/WirelessWorkbench/7/7.0.0/Shure.WirelessWorkbench.7.installer.yaml deleted file mode 100644 index aaae685f91106..0000000000000 --- a/manifests/s/Shure/WirelessWorkbench/7/7.0.0/Shure.WirelessWorkbench.7.installer.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Created using wingetcreate 1.5.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Shure.WirelessWorkbench.7 -PackageVersion: 7.0.0 -InstallerType: nullsoft -Installers: -- Architecture: x64 - InstallerUrl: https://p.shure.com/l/428102/en-US-sw-wwb-win/dfrhrr - InstallerSha256: F20676DB14850D23AC4AE4B3CD3A7277DBF1539933ABFBDB813879F48DC3A929 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/s/Shure/WirelessWorkbench/7/7.0.0/Shure.WirelessWorkbench.7.locale.en-US.yaml b/manifests/s/Shure/WirelessWorkbench/7/7.0.0/Shure.WirelessWorkbench.7.locale.en-US.yaml deleted file mode 100644 index 17b16f0855b1b..0000000000000 --- a/manifests/s/Shure/WirelessWorkbench/7/7.0.0/Shure.WirelessWorkbench.7.locale.en-US.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Created using wingetcreate 1.5.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Shure.WirelessWorkbench.7 -PackageVersion: 7.0.0 -PackageLocale: en-US -Publisher: Shure -PackageName: Wireless Workbench 7 -License: Proprietary -ShortDescription: Wireless Workbench 7 lets you remotely monitor and manage every piece of wireless audio gear connected to your system without interrupting the production. -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/s/Shure/WirelessWorkbench/7/7.2.0/Shure.WirelessWorkbench.7.installer.yaml b/manifests/s/Shure/WirelessWorkbench/7/7.2.0/Shure.WirelessWorkbench.7.installer.yaml new file mode 100644 index 0000000000000..307049e453653 --- /dev/null +++ b/manifests/s/Shure/WirelessWorkbench/7/7.2.0/Shure.WirelessWorkbench.7.installer.yaml @@ -0,0 +1,12 @@ +# Created with YamlCreate.ps1 v2.4.3 $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Shure.WirelessWorkbench.7 +PackageVersion: 7.2.0 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://www.shure.com/en-US/sw/wwb-win + InstallerSha256: 09E119C2545263C00A949F1B523E93583A2C2871E13F4CCF9DED988C0FC9FA7A +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/s/Shure/WirelessWorkbench/7/7.2.0/Shure.WirelessWorkbench.7.locale.en-US.yaml b/manifests/s/Shure/WirelessWorkbench/7/7.2.0/Shure.WirelessWorkbench.7.locale.en-US.yaml new file mode 100644 index 0000000000000..242cb8aa9a2a7 --- /dev/null +++ b/manifests/s/Shure/WirelessWorkbench/7/7.2.0/Shure.WirelessWorkbench.7.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 v2.4.3 $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Shure.WirelessWorkbench.7 +PackageVersion: 7.2.0 +PackageLocale: en-US +Publisher: Shure Inc +PublisherUrl: https://www.shure.com/en-US/ +PublisherSupportUrl: https://www.shure.com/en-US/support +PrivacyUrl: https://www.shure.com/en-US/legal/privacy +# Author: +PackageName: Wireless Workbench +PackageUrl: https://www.shure.com/en-US/products/software/wwb +License: Proprietary +LicenseUrl: https://www.shure.com/en-US/legal/end-user-license-agreement +# Copyright: +# CopyrightUrl: +ShortDescription: Wireless Workbench 7 lets you remotely monitor and manage every piece of wireless audio gear connected to your system without interrupting the production. +Description: |- + Wireless Workbench is our free software for audio professionals that puts a full suite of RF spectrum management tools in one place to give you full command of your compatible wireless devices. + Guarantee that you are prepared to succeed in any RF environment – no matter the location. +# Moniker: +# Tags: +# ReleaseNotes: +ReleaseNotesUrl: https://www.shure.com/en-US/support/downloads/software-firmware-archive/wireless-workbench +# PurchaseUrl: +# InstallationNotes: +# Documentations: +Agreements: + - AgreementLabel: End User License Agreement (EULA) + AgreementUrl: https://www.shure.com/en-US/legal/end-user-license-agreement +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/s/Shure/WirelessWorkbench/7/7.0.0/Shure.WirelessWorkbench.7.yaml b/manifests/s/Shure/WirelessWorkbench/7/7.2.0/Shure.WirelessWorkbench.7.yaml similarity index 52% rename from manifests/s/Shure/WirelessWorkbench/7/7.0.0/Shure.WirelessWorkbench.7.yaml rename to manifests/s/Shure/WirelessWorkbench/7/7.2.0/Shure.WirelessWorkbench.7.yaml index 64989a15f2c44..9bd96b9dc70ba 100644 --- a/manifests/s/Shure/WirelessWorkbench/7/7.0.0/Shure.WirelessWorkbench.7.yaml +++ b/manifests/s/Shure/WirelessWorkbench/7/7.2.0/Shure.WirelessWorkbench.7.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.5.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Shure.WirelessWorkbench.7 -PackageVersion: 7.0.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 +# Created with YamlCreate.ps1 v2.4.3 $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Shure.WirelessWorkbench.7 +PackageVersion: 7.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 21501a5d48aabde2a7acde4e453c52d186410e37 Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:11:30 +0100 Subject: [PATCH 41/76] [Update Package] Microsoft/DotNet/SDK/8/8.0.400 new CDN urls (#202827) --- .../SDK/8/8.0.400/Microsoft.DotNet.SDK.8.installer.yaml | 8 ++++---- .../8/8.0.400/Microsoft.DotNet.SDK.8.locale.en-US.yaml | 2 +- .../DotNet/SDK/8/8.0.400/Microsoft.DotNet.SDK.8.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.400/Microsoft.DotNet.SDK.8.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.400/Microsoft.DotNet.SDK.8.installer.yaml index 474f663a06a20..065e7a144e284 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.400/Microsoft.DotNet.SDK.8.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.400/Microsoft.DotNet.SDK.8.installer.yaml @@ -11,7 +11,7 @@ InstallerSwitches: Installers: - Architecture: arm64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.400/dotnet-sdk-8.0.400-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.400/dotnet-sdk-8.0.400-win-arm64.exe InstallerSha256: DFEDC7B83EA6F13259C9A82D9F535C72018507E042E1443BF5A1472F3226BE81 ProductCode: '{f2e18015-c875-49c5-a6fd-24a76a6b64c9}' AppsAndFeaturesEntries: @@ -21,7 +21,7 @@ Installers: ProductCode: '{f2e18015-c875-49c5-a6fd-24a76a6b64c9}' - Architecture: x64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.400/dotnet-sdk-8.0.400-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.400/dotnet-sdk-8.0.400-win-x64.exe InstallerSha256: 700A27F3DB3F698FDB11D134D1226F03D11EB6DCBCC2B6C043393172F723E7DE ProductCode: '{5d97225c-67f4-4f76-9698-3142333ca220}' AppsAndFeaturesEntries: @@ -31,7 +31,7 @@ Installers: ProductCode: '{5d97225c-67f4-4f76-9698-3142333ca220}' - Architecture: x86 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.400/dotnet-sdk-8.0.400-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.400/dotnet-sdk-8.0.400-win-x86.exe InstallerSha256: 09F06D4AEDB60DFC390F5F739D0E8602221D9FEAD825117555F6AF4A4250620E ProductCode: '{8d5da329-d7ad-4774-8baa-bb024aceca26}' AppsAndFeaturesEntries: @@ -40,5 +40,5 @@ Installers: DisplayVersion: 8.4.24.37502 ProductCode: '{8d5da329-d7ad-4774-8baa-bb024aceca26}' ManifestType: installer -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.400/Microsoft.DotNet.SDK.8.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.400/Microsoft.DotNet.SDK.8.locale.en-US.yaml index ac2f4a3ba659a..b0467d2bb0669 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.400/Microsoft.DotNet.SDK.8.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.400/Microsoft.DotNet.SDK.8.locale.en-US.yaml @@ -23,5 +23,5 @@ Tags: - Visual Basic - SDK ManifestType: defaultLocale -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.400/Microsoft.DotNet.SDK.8.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.400/Microsoft.DotNet.SDK.8.yaml index ebfe111a19be3..00937735a1ee2 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.400/Microsoft.DotNet.SDK.8.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.400/Microsoft.DotNet.SDK.8.yaml @@ -5,5 +5,5 @@ PackageIdentifier: Microsoft.DotNet.SDK.8 PackageVersion: 8.0.400 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 From feb8d8036c3d5e9d22cb4fe47bc18ab27a717695 Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:11:35 +0100 Subject: [PATCH 42/76] [Update Package] Microsoft/DotNet/SDK/8/8.0.301 new CDN urls (#202832) --- .../SDK/8/8.0.301/Microsoft.DotNet.SDK.8.installer.yaml | 8 ++++---- .../8/8.0.301/Microsoft.DotNet.SDK.8.locale.en-US.yaml | 2 +- .../DotNet/SDK/8/8.0.301/Microsoft.DotNet.SDK.8.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.301/Microsoft.DotNet.SDK.8.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.301/Microsoft.DotNet.SDK.8.installer.yaml index 997dbafc3995d..5a077614fdaeb 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.301/Microsoft.DotNet.SDK.8.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.301/Microsoft.DotNet.SDK.8.installer.yaml @@ -11,7 +11,7 @@ InstallerSwitches: Installers: - Architecture: arm64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.301/dotnet-sdk-8.0.301-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.301/dotnet-sdk-8.0.301-win-arm64.exe InstallerSha256: 7F43CD3538272FBA8497B92679D839488DC420C218FE429E19153689C65D3F29 ProductCode: '{7d6610f4-e6b3-4a42-a356-639771e7c01d}' AppsAndFeaturesEntries: @@ -21,7 +21,7 @@ Installers: ProductCode: '{7d6610f4-e6b3-4a42-a356-639771e7c01d}' - Architecture: x64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.301/dotnet-sdk-8.0.301-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.301/dotnet-sdk-8.0.301-win-x64.exe InstallerSha256: E23C396160AED8DB0FCCB44104E3BF7AC6A4C01665DC72689FF5ABD22401BD4D ProductCode: '{fdc99a16-34a3-4b60-9c51-99e5d42a6be2}' AppsAndFeaturesEntries: @@ -31,7 +31,7 @@ Installers: ProductCode: '{fdc99a16-34a3-4b60-9c51-99e5d42a6be2}' - Architecture: x86 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.301/dotnet-sdk-8.0.301-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.301/dotnet-sdk-8.0.301-win-x86.exe InstallerSha256: 40E4FEB3BBFE5C1F657D64AEF1968D213E622DD0CB0F2ECC388B13368FF305AF ProductCode: '{7ca40e47-adcd-4608-b147-4dae02324c9f}' AppsAndFeaturesEntries: @@ -40,5 +40,5 @@ Installers: DisplayVersion: 8.3.124.27210 ProductCode: '{7ca40e47-adcd-4608-b147-4dae02324c9f}' ManifestType: installer -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.301/Microsoft.DotNet.SDK.8.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.301/Microsoft.DotNet.SDK.8.locale.en-US.yaml index 2ba6675e3f23b..b8dbf98826be9 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.301/Microsoft.DotNet.SDK.8.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.301/Microsoft.DotNet.SDK.8.locale.en-US.yaml @@ -23,5 +23,5 @@ Tags: - Visual Basic - SDK ManifestType: defaultLocale -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.301/Microsoft.DotNet.SDK.8.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.301/Microsoft.DotNet.SDK.8.yaml index a3cc9f562ae72..5762db0be2540 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.301/Microsoft.DotNet.SDK.8.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.301/Microsoft.DotNet.SDK.8.yaml @@ -5,5 +5,5 @@ PackageIdentifier: Microsoft.DotNet.SDK.8 PackageVersion: 8.0.301 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 From 931c926149b799bd1298ff89ae77cde72a817572 Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:11:43 +0100 Subject: [PATCH 43/76] [Update Package] Microsoft/DotNet/SDK/Preview/7.0.100-preview.6.22352.1 new CDN urls (#202806) --- .../Microsoft.DotNet.SDK.Preview.installer.yaml | 8 ++++---- .../Microsoft.DotNet.SDK.Preview.locale.en-US.yaml | 2 +- .../Microsoft.DotNet.SDK.Preview.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-preview.6.22352.1/Microsoft.DotNet.SDK.Preview.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-preview.6.22352.1/Microsoft.DotNet.SDK.Preview.installer.yaml index 7771499e24c13..f96a024fec83d 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-preview.6.22352.1/Microsoft.DotNet.SDK.Preview.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-preview.6.22352.1/Microsoft.DotNet.SDK.Preview.installer.yaml @@ -11,7 +11,7 @@ InstallerSwitches: Log: ' ' Installers: - Architecture: arm64 - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/7.0.100-preview.6.22352.1/dotnet-sdk-7.0.100-preview.6.22352.1-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/7.0.100-preview.6.22352.1/dotnet-sdk-7.0.100-preview.6.22352.1-win-arm64.exe InstallerSha256: 50B3AAC348D07DCF4E46FB6B961A5BC260E90709F47A8AAFD3CBFCD6DC7C6938 AppsAndFeaturesEntries: - DisplayName: Microsoft .NET SDK 7.0.100-preview.6.22352.1 (arm64) @@ -19,7 +19,7 @@ Installers: ProductCode: '{311ad91a-a38f-4ba0-b4d2-b75d19182352}' Publisher: Microsoft Corporation - Architecture: x64 - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/7.0.100-preview.6.22352.1/dotnet-sdk-7.0.100-preview.6.22352.1-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/7.0.100-preview.6.22352.1/dotnet-sdk-7.0.100-preview.6.22352.1-win-x64.exe InstallerSha256: DCA9A031385C2FAD14214BCE43B95E6B320C85E845D5D5B10B7F57F25945BD1E AppsAndFeaturesEntries: - DisplayName: Microsoft .NET SDK 7.0.100-preview.6.22352.1 (x64) @@ -27,7 +27,7 @@ Installers: ProductCode: '{9cd2e993-89d4-4625-af31-2edd97e5a968}' Publisher: Microsoft Corporation - Architecture: x86 - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/7.0.100-preview.6.22352.1/dotnet-sdk-7.0.100-preview.6.22352.1-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/7.0.100-preview.6.22352.1/dotnet-sdk-7.0.100-preview.6.22352.1-win-x86.exe InstallerSha256: B6C1ED679963BB70DDA88D1A17E718A6F0ED98D921BE3B97217437B9A97ACA56 AppsAndFeaturesEntries: - DisplayName: Microsoft .NET SDK 7.0.100-preview.6.22352.1 (x86) @@ -35,4 +35,4 @@ Installers: ProductCode: '{a43d7e3f-13d6-4154-ac43-912f3402c437}' Publisher: Microsoft Corporation ManifestType: installer -ManifestVersion: 1.2.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-preview.6.22352.1/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-preview.6.22352.1/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml index df0398a835464..60fbb41df41f4 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-preview.6.22352.1/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-preview.6.22352.1/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml @@ -37,4 +37,4 @@ Tags: # InstallationNotes: # Documentations: ManifestType: defaultLocale -ManifestVersion: 1.2.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-preview.6.22352.1/Microsoft.DotNet.SDK.Preview.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-preview.6.22352.1/Microsoft.DotNet.SDK.Preview.yaml index e43950d2c79e7..06df871370f6d 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-preview.6.22352.1/Microsoft.DotNet.SDK.Preview.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-preview.6.22352.1/Microsoft.DotNet.SDK.Preview.yaml @@ -5,4 +5,4 @@ PackageIdentifier: Microsoft.DotNet.SDK.Preview PackageVersion: 7.0.100-preview.6.22352.1 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.2.0 +ManifestVersion: 1.9.0 From fd00ed4d1a53c07436f706811dff2361a7534ee6 Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:11:47 +0100 Subject: [PATCH 44/76] [Update Package] Microsoft/DotNet/SDK/8/8.0.403 new CDN urls (#202824) --- .../SDK/8/8.0.403/Microsoft.DotNet.SDK.8.installer.yaml | 8 ++++---- .../8/8.0.403/Microsoft.DotNet.SDK.8.locale.en-US.yaml | 2 +- .../DotNet/SDK/8/8.0.403/Microsoft.DotNet.SDK.8.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.403/Microsoft.DotNet.SDK.8.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.403/Microsoft.DotNet.SDK.8.installer.yaml index 5c8c409094d92..a87a483fea8ad 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.403/Microsoft.DotNet.SDK.8.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.403/Microsoft.DotNet.SDK.8.installer.yaml @@ -11,7 +11,7 @@ InstallerSwitches: Installers: - Architecture: arm64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.403/dotnet-sdk-8.0.403-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.403/dotnet-sdk-8.0.403-win-arm64.exe InstallerSha256: FE4B30486DF7956407E76091E996B51D6FFAD36D05B2D79E2C3C301527894846 ProductCode: '{b4470d0c-495b-4f10-935b-c497390eb322}' AppsAndFeaturesEntries: @@ -21,7 +21,7 @@ Installers: ProductCode: '{b4470d0c-495b-4f10-935b-c497390eb322}' - Architecture: x64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.403/dotnet-sdk-8.0.403-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.403/dotnet-sdk-8.0.403-win-x64.exe InstallerSha256: 370A5841F22F4D7741533563D8EB550ABEDB1581CB16FB9FFC76AD3C7340C9FF ProductCode: '{c8a2ace2-6555-4192-bf52-f8dfb1eb7678}' AppsAndFeaturesEntries: @@ -31,7 +31,7 @@ Installers: ProductCode: '{c8a2ace2-6555-4192-bf52-f8dfb1eb7678}' - Architecture: x86 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.403/dotnet-sdk-8.0.403-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.403/dotnet-sdk-8.0.403-win-x86.exe InstallerSha256: 00DE666569D2004EC801802AE511B5BA7A6CBE2E95460AED1ADB9837CD5FCC10 ProductCode: '{eb2e049b-38cb-4a20-925c-298f24bfeb1a}' AppsAndFeaturesEntries: @@ -40,5 +40,5 @@ Installers: DisplayVersion: 8.4.324.47413 ProductCode: '{eb2e049b-38cb-4a20-925c-298f24bfeb1a}' ManifestType: installer -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.403/Microsoft.DotNet.SDK.8.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.403/Microsoft.DotNet.SDK.8.locale.en-US.yaml index e7d0298ea57e6..2e2c7f49b884d 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.403/Microsoft.DotNet.SDK.8.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.403/Microsoft.DotNet.SDK.8.locale.en-US.yaml @@ -23,5 +23,5 @@ Tags: - Visual Basic - SDK ManifestType: defaultLocale -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.403/Microsoft.DotNet.SDK.8.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.403/Microsoft.DotNet.SDK.8.yaml index 89649901de85b..0a1ef0a60e44f 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.403/Microsoft.DotNet.SDK.8.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.403/Microsoft.DotNet.SDK.8.yaml @@ -5,5 +5,5 @@ PackageIdentifier: Microsoft.DotNet.SDK.8 PackageVersion: 8.0.403 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 From 5dd75934f126b629fc685235ff7cedc595a44de3 Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:11:56 +0100 Subject: [PATCH 45/76] [Update Package] Microsoft/DotNet/SDK/Preview/8.0.100-preview.4.23260.5 new CDN urls (#202800) --- .../Microsoft.DotNet.SDK.Preview.installer.yaml | 8 ++++---- .../Microsoft.DotNet.SDK.Preview.locale.en-US.yaml | 2 +- .../Microsoft.DotNet.SDK.Preview.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.4.23260.5/Microsoft.DotNet.SDK.Preview.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.4.23260.5/Microsoft.DotNet.SDK.Preview.installer.yaml index 128325fd6ebd9..9ba4193723cda 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.4.23260.5/Microsoft.DotNet.SDK.Preview.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.4.23260.5/Microsoft.DotNet.SDK.Preview.installer.yaml @@ -12,7 +12,7 @@ InstallerSwitches: Installers: - Architecture: arm64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.100-preview.4.23260.5/dotnet-sdk-8.0.100-preview.4.23260.5-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.100-preview.4.23260.5/dotnet-sdk-8.0.100-preview.4.23260.5-win-arm64.exe InstallerSha256: 204E25903FE207B204C32C8A139711870B80484A521C02F0DA38D887FE23561C ProductCode: '{5e47370a-2ed2-4be6-af55-68a2ba052d07}' AppsAndFeaturesEntries: @@ -22,7 +22,7 @@ Installers: ProductCode: '{5e47370a-2ed2-4be6-af55-68a2ba052d07}' - Architecture: x64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.100-preview.4.23260.5/dotnet-sdk-8.0.100-preview.4.23260.5-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.100-preview.4.23260.5/dotnet-sdk-8.0.100-preview.4.23260.5-win-x64.exe InstallerSha256: 8050059C17B0125561888FAD9C68F9A1E065223BFD934A363F6680ED2D8F25E4 ProductCode: '{5f2e7932-ccd2-4e64-b52b-660eea1bd4c4}' AppsAndFeaturesEntries: @@ -32,7 +32,7 @@ Installers: ProductCode: '{5f2e7932-ccd2-4e64-b52b-660eea1bd4c4}' - Architecture: x86 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.100-preview.4.23260.5/dotnet-sdk-8.0.100-preview.4.23260.5-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.100-preview.4.23260.5/dotnet-sdk-8.0.100-preview.4.23260.5-win-x86.exe InstallerSha256: 6E7794A16629AB842522C5149921F4012D359588B47EA429178183C6A766EC73 ProductCode: '{e0da77be-6d97-4f12-add6-e8c9a42fd1ff}' AppsAndFeaturesEntries: @@ -41,5 +41,5 @@ Installers: DisplayVersion: 8.1.23.26005 ProductCode: '{e0da77be-6d97-4f12-add6-e8c9a42fd1ff}' ManifestType: installer -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.4.23260.5/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.4.23260.5/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml index 1cc1ccd8eefbb..dbd7d155aa578 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.4.23260.5/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.4.23260.5/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml @@ -23,5 +23,5 @@ Tags: - Visual Basic - SDK ManifestType: defaultLocale -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.4.23260.5/Microsoft.DotNet.SDK.Preview.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.4.23260.5/Microsoft.DotNet.SDK.Preview.yaml index 491b0d3402392..eb6abca19e08f 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.4.23260.5/Microsoft.DotNet.SDK.Preview.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.4.23260.5/Microsoft.DotNet.SDK.Preview.yaml @@ -5,5 +5,5 @@ PackageIdentifier: Microsoft.DotNet.SDK.Preview PackageVersion: 8.0.100-preview.4.23260.5 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 From 55269214d5764a4db5cb18574d0f4207ae4d5b16 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 27 Dec 2024 16:12:00 -0600 Subject: [PATCH 46/76] New version: Shure.WirelessWorkbench version 6.15.4 (#202823) --- .../Shure.WirelessWorkbench.installer.yaml | 12 ++++++++ .../Shure.WirelessWorkbench.locale.en-US.yaml | 28 +++++++++++++++++++ .../6.15.4/Shure.WirelessWorkbench.yaml | 8 ++++++ 3 files changed, 48 insertions(+) create mode 100644 manifests/s/Shure/WirelessWorkbench/6.15.4/Shure.WirelessWorkbench.installer.yaml create mode 100644 manifests/s/Shure/WirelessWorkbench/6.15.4/Shure.WirelessWorkbench.locale.en-US.yaml create mode 100644 manifests/s/Shure/WirelessWorkbench/6.15.4/Shure.WirelessWorkbench.yaml diff --git a/manifests/s/Shure/WirelessWorkbench/6.15.4/Shure.WirelessWorkbench.installer.yaml b/manifests/s/Shure/WirelessWorkbench/6.15.4/Shure.WirelessWorkbench.installer.yaml new file mode 100644 index 0000000000000..d3ba5b848814d --- /dev/null +++ b/manifests/s/Shure/WirelessWorkbench/6.15.4/Shure.WirelessWorkbench.installer.yaml @@ -0,0 +1,12 @@ +# Created with YamlCreate.ps1 v2.4.3 $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Shure.WirelessWorkbench +PackageVersion: 6.15.4 +InstallerType: nullsoft +Installers: +- Architecture: x64 + InstallerUrl: https://content-files.shure.com/Software/wireless-workbench/6-15-4/Wireless-Workbench-win-6.15.4.exe + InstallerSha256: EBAB60AA3DD6BB927577C4A95AD918CB71EF5A056FDED46D607DCCEEC7509A1B +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/s/Shure/WirelessWorkbench/6.15.4/Shure.WirelessWorkbench.locale.en-US.yaml b/manifests/s/Shure/WirelessWorkbench/6.15.4/Shure.WirelessWorkbench.locale.en-US.yaml new file mode 100644 index 0000000000000..a7e0faa65b4a0 --- /dev/null +++ b/manifests/s/Shure/WirelessWorkbench/6.15.4/Shure.WirelessWorkbench.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 v2.4.3 $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Shure.WirelessWorkbench +PackageVersion: 6.15.4 +PackageLocale: en-US +Publisher: Shure Inc +PublisherUrl: https://www.shure.com/en-US/products/software/wwb6 +PublisherSupportUrl: https://pubs.shure.com/quickstart/Wireless-Workbench/en-US +PrivacyUrl: https://www.shure.com/en-US/meta/privacy +Author: Shure +PackageName: Wireless Workbench 6 +PackageUrl: https://www.shure.com/en-US/products/software/wwb6 +License: Proprietary +LicenseUrl: https://www.shure.com/en-US/meta/legal/end-user-license-agreement +Copyright: Copyright © 2009-2022 Shure Incorporated. All rights reserved. +CopyrightUrl: https://www.shure.com/en-US/meta/legal/end-user-license-agreement +ShortDescription: Shure Wireless Workbench +Description: Wireless Workbench 6 lets you remotely monitor and manage every piece of gear connected to your system without interrupting the production. Frequency calculation and analysis for supported devices allows you to coordinate the entire show from one application. The Timeline feature even lets you track RF data and review it later. Advanced Zone Management makes calculating and organizing frequencies for large or distributed environments more manageable. With this much control in your grasp, wireless freedom always moves the performance forward. +Moniker: wwb +# Tags: +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/s/Shure/WirelessWorkbench/6.15.4/Shure.WirelessWorkbench.yaml b/manifests/s/Shure/WirelessWorkbench/6.15.4/Shure.WirelessWorkbench.yaml new file mode 100644 index 0000000000000..f753db86c7f6e --- /dev/null +++ b/manifests/s/Shure/WirelessWorkbench/6.15.4/Shure.WirelessWorkbench.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.3 $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Shure.WirelessWorkbench +PackageVersion: 6.15.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 72fe1a5573ed454338ba871a46fdf01e4ce4b230 Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:12:03 +0100 Subject: [PATCH 47/76] [Update Package] Microsoft/DotNet/SDK/8/8.0.302 new CDN urls (#202831) --- .../SDK/8/8.0.302/Microsoft.DotNet.SDK.8.installer.yaml | 8 ++++---- .../8/8.0.302/Microsoft.DotNet.SDK.8.locale.en-US.yaml | 2 +- .../DotNet/SDK/8/8.0.302/Microsoft.DotNet.SDK.8.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.302/Microsoft.DotNet.SDK.8.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.302/Microsoft.DotNet.SDK.8.installer.yaml index 01d756e8b0929..bb6d0cdba7cf3 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.302/Microsoft.DotNet.SDK.8.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.302/Microsoft.DotNet.SDK.8.installer.yaml @@ -11,7 +11,7 @@ InstallerSwitches: Installers: - Architecture: arm64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.302/dotnet-sdk-8.0.302-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.302/dotnet-sdk-8.0.302-win-arm64.exe InstallerSha256: 6E549984E160F6B851343A1618413B12DCC3DA4E76753E0875B589072F2855DD ProductCode: '{f9462468-48fd-47e0-b173-f98bde5283de}' AppsAndFeaturesEntries: @@ -21,7 +21,7 @@ Installers: ProductCode: '{f9462468-48fd-47e0-b173-f98bde5283de}' - Architecture: x64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.302/dotnet-sdk-8.0.302-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.302/dotnet-sdk-8.0.302-win-x64.exe InstallerSha256: BC6019E0192EDD180CA7B299A16B95327941B0B53806CDB125BE194AEA12492D ProductCode: '{edc38f90-e61a-4ce9-b8c2-759325351312}' AppsAndFeaturesEntries: @@ -31,7 +31,7 @@ Installers: ProductCode: '{edc38f90-e61a-4ce9-b8c2-759325351312}' - Architecture: x86 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.302/dotnet-sdk-8.0.302-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.302/dotnet-sdk-8.0.302-win-x86.exe InstallerSha256: FDE7031E5C17775B66EE8B89887F2FCA79DF48CFFD1F9377446FB55078A28BED ProductCode: '{3df8cede-4282-41a3-8f3f-4a6012ec7bb3}' AppsAndFeaturesEntries: @@ -40,5 +40,5 @@ Installers: DisplayVersion: 8.3.224.28002 ProductCode: '{3df8cede-4282-41a3-8f3f-4a6012ec7bb3}' ManifestType: installer -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.302/Microsoft.DotNet.SDK.8.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.302/Microsoft.DotNet.SDK.8.locale.en-US.yaml index 335cb14af855b..701dec5ff7446 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.302/Microsoft.DotNet.SDK.8.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.302/Microsoft.DotNet.SDK.8.locale.en-US.yaml @@ -23,5 +23,5 @@ Tags: - Visual Basic - SDK ManifestType: defaultLocale -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.302/Microsoft.DotNet.SDK.8.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.302/Microsoft.DotNet.SDK.8.yaml index c4a4ba58f1292..753e4107f9598 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.302/Microsoft.DotNet.SDK.8.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.302/Microsoft.DotNet.SDK.8.yaml @@ -5,5 +5,5 @@ PackageIdentifier: Microsoft.DotNet.SDK.8 PackageVersion: 8.0.302 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 From 9b4fcae351e3bd80d0f29480d524ba533fb6942e Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:12:15 +0100 Subject: [PATCH 48/76] [Update Package] Microsoft/DotNet/SDK/Preview/7.0.100-preview.7.22377.5 new CDN urls (#202805) --- .../Microsoft.DotNet.SDK.Preview.installer.yaml | 8 ++++---- .../Microsoft.DotNet.SDK.Preview.locale.en-US.yaml | 2 +- .../Microsoft.DotNet.SDK.Preview.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-preview.7.22377.5/Microsoft.DotNet.SDK.Preview.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-preview.7.22377.5/Microsoft.DotNet.SDK.Preview.installer.yaml index 157986562b37a..e3ffaf2fd8682 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-preview.7.22377.5/Microsoft.DotNet.SDK.Preview.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-preview.7.22377.5/Microsoft.DotNet.SDK.Preview.installer.yaml @@ -11,7 +11,7 @@ InstallerSwitches: Log: ' ' Installers: - Architecture: arm64 - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/7.0.100-preview.7.22377.5/dotnet-sdk-7.0.100-preview.7.22377.5-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/7.0.100-preview.7.22377.5/dotnet-sdk-7.0.100-preview.7.22377.5-win-arm64.exe InstallerSha256: 2A397281810494446C29088DB58200059DF446FAADB8861B68FA9BB734EEED5E AppsAndFeaturesEntries: - DisplayName: Microsoft .NET SDK 7.0.100-preview.7.22377.5 (arm64) @@ -19,7 +19,7 @@ Installers: DisplayVersion: 7.1.22.37705 ProductCode: '{960986c8-bc96-4682-b1b8-21079d3aec57}' - Architecture: x64 - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/7.0.100-preview.7.22377.5/dotnet-sdk-7.0.100-preview.7.22377.5-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/7.0.100-preview.7.22377.5/dotnet-sdk-7.0.100-preview.7.22377.5-win-x64.exe InstallerSha256: 284E106D5F0461A892CC80388209A2B6EE59F98FA51CE4D1B78B1C1B3A831ADA AppsAndFeaturesEntries: - DisplayName: Microsoft .NET SDK 7.0.100-preview.7.22377.5 (x64) @@ -27,7 +27,7 @@ Installers: DisplayVersion: 7.1.22.37705 ProductCode: '{1f3ce2a3-e26e-4a90-87c9-8112ec1356ef}' - Architecture: x86 - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/7.0.100-preview.7.22377.5/dotnet-sdk-7.0.100-preview.7.22377.5-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/7.0.100-preview.7.22377.5/dotnet-sdk-7.0.100-preview.7.22377.5-win-x86.exe InstallerSha256: FD403ACC6CDE92DBDF3CFCDB856C11DB93B3D1887D5513A663745C07404CEB3A AppsAndFeaturesEntries: - DisplayName: Microsoft .NET SDK 7.0.100-preview.7.22377.5 (x86) @@ -35,4 +35,4 @@ Installers: DisplayVersion: 7.1.22.37705 ProductCode: '{7fb81680-347d-4099-a173-1caabcd413bf}' ManifestType: installer -ManifestVersion: 1.2.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-preview.7.22377.5/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-preview.7.22377.5/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml index 86080fe6d2e88..0fc17f808d5d4 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-preview.7.22377.5/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-preview.7.22377.5/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml @@ -37,4 +37,4 @@ Tags: # InstallationNotes: # Documentations: ManifestType: defaultLocale -ManifestVersion: 1.2.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-preview.7.22377.5/Microsoft.DotNet.SDK.Preview.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-preview.7.22377.5/Microsoft.DotNet.SDK.Preview.yaml index 97079a0d774f7..2b8cb6a205bf4 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-preview.7.22377.5/Microsoft.DotNet.SDK.Preview.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-preview.7.22377.5/Microsoft.DotNet.SDK.Preview.yaml @@ -5,4 +5,4 @@ PackageIdentifier: Microsoft.DotNet.SDK.Preview PackageVersion: 7.0.100-preview.7.22377.5 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.2.0 +ManifestVersion: 1.9.0 From dffa5082a575bda400129731eb87ddbfbf3b3288 Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:12:19 +0100 Subject: [PATCH 49/76] [Update Package] Microsoft/DotNet/SDK/8/8.0.201 new CDN urls (#202838) --- .../SDK/8/8.0.201/Microsoft.DotNet.SDK.8.installer.yaml | 8 ++++---- .../8/8.0.201/Microsoft.DotNet.SDK.8.locale.en-US.yaml | 2 +- .../DotNet/SDK/8/8.0.201/Microsoft.DotNet.SDK.8.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.201/Microsoft.DotNet.SDK.8.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.201/Microsoft.DotNet.SDK.8.installer.yaml index 34c69af7fa56a..a77822581d2d2 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.201/Microsoft.DotNet.SDK.8.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.201/Microsoft.DotNet.SDK.8.installer.yaml @@ -11,7 +11,7 @@ InstallerSwitches: Installers: - Architecture: arm64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.201/dotnet-sdk-8.0.201-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.201/dotnet-sdk-8.0.201-win-arm64.exe InstallerSha256: 4D9DFC6188219350AC74074FE531639815DE2DF52B1EE3DDF6DB0A7693388385 ProductCode: '{71a1444f-3d78-4c4b-985f-733b86b0a46c}' AppsAndFeaturesEntries: @@ -21,7 +21,7 @@ Installers: ProductCode: '{71a1444f-3d78-4c4b-985f-733b86b0a46c}' - Architecture: x64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.201/dotnet-sdk-8.0.201-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.201/dotnet-sdk-8.0.201-win-x64.exe InstallerSha256: 70EFB65EEF091AD2528D076C100A41B5C7CF807C70CBEC9CD2CC4F68D1BA83DA ProductCode: '{9586b258-3962-4ea0-a3c9-10cbbac4890d}' AppsAndFeaturesEntries: @@ -31,7 +31,7 @@ Installers: ProductCode: '{9586b258-3962-4ea0-a3c9-10cbbac4890d}' - Architecture: x86 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.201/dotnet-sdk-8.0.201-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.201/dotnet-sdk-8.0.201-win-x86.exe InstallerSha256: 3D34769FA7AD1D3019C1B436601FC733CF1429E4339482E496D5BAECD189C0EE ProductCode: '{e024e035-4e9b-4ab0-9609-a590cd409c52}' AppsAndFeaturesEntries: @@ -40,5 +40,5 @@ Installers: DisplayVersion: 8.2.124.11405 ProductCode: '{e024e035-4e9b-4ab0-9609-a590cd409c52}' ManifestType: installer -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.201/Microsoft.DotNet.SDK.8.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.201/Microsoft.DotNet.SDK.8.locale.en-US.yaml index 470a39961f17d..bf101b0288ea3 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.201/Microsoft.DotNet.SDK.8.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.201/Microsoft.DotNet.SDK.8.locale.en-US.yaml @@ -23,5 +23,5 @@ Tags: - Visual Basic - SDK ManifestType: defaultLocale -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.201/Microsoft.DotNet.SDK.8.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.201/Microsoft.DotNet.SDK.8.yaml index 3f9cfee75559a..821a2e4ec5ae2 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.201/Microsoft.DotNet.SDK.8.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.201/Microsoft.DotNet.SDK.8.yaml @@ -5,5 +5,5 @@ PackageIdentifier: Microsoft.DotNet.SDK.8 PackageVersion: 8.0.201 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 From 414a729ef8b8452433ace3a463c905f6c7bd614b Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:12:29 +0100 Subject: [PATCH 50/76] [Update Package] Microsoft/DotNet/SDK/Preview/8.0.100-preview.2.23157.25 new CDN urls (#202808) --- .../Microsoft.DotNet.SDK.Preview.installer.yaml | 8 ++++---- .../Microsoft.DotNet.SDK.Preview.locale.en-US.yaml | 2 +- .../Microsoft.DotNet.SDK.Preview.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.2.23157.25/Microsoft.DotNet.SDK.Preview.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.2.23157.25/Microsoft.DotNet.SDK.Preview.installer.yaml index 75ef583c3e64e..0e7cb72367345 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.2.23157.25/Microsoft.DotNet.SDK.Preview.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.2.23157.25/Microsoft.DotNet.SDK.Preview.installer.yaml @@ -12,7 +12,7 @@ InstallerSwitches: Installers: - Architecture: arm64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.100-preview.2.23157.25/dotnet-sdk-8.0.100-preview.2.23157.25-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.100-preview.2.23157.25/dotnet-sdk-8.0.100-preview.2.23157.25-win-arm64.exe InstallerSha256: 92FE422B30344ADF1C30887EC4A294047D531BB6C210182FEBB41D969CDBCB88 ProductCode: '{2d4ea70b-0c06-4dd3-ad1d-052e6c641701}' AppsAndFeaturesEntries: @@ -22,7 +22,7 @@ Installers: ProductCode: '{2d4ea70b-0c06-4dd3-ad1d-052e6c641701}' - Architecture: x64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.100-preview.2.23157.25/dotnet-sdk-8.0.100-preview.2.23157.25-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.100-preview.2.23157.25/dotnet-sdk-8.0.100-preview.2.23157.25-win-x64.exe InstallerSha256: 8CEFE2178F96D3AD9B2474245EDE281E77A087C419F4C965E5106A2CBE90D2A9 ProductCode: '{c3f695b5-7655-46a0-8fa2-22ab4813308b}' AppsAndFeaturesEntries: @@ -32,7 +32,7 @@ Installers: ProductCode: '{c3f695b5-7655-46a0-8fa2-22ab4813308b}' - Architecture: x86 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.100-preview.2.23157.25/dotnet-sdk-8.0.100-preview.2.23157.25-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.100-preview.2.23157.25/dotnet-sdk-8.0.100-preview.2.23157.25-win-x86.exe InstallerSha256: F9F4B4D8B7EDFBE4196DB20BF43AAF9198C3D2CCDE006DC9601CD3C63586D9B0 ProductCode: '{cd5fe1a2-a613-455c-bbfe-34563af61a18}' AppsAndFeaturesEntries: @@ -41,5 +41,5 @@ Installers: DisplayVersion: 8.1.23.15725 ProductCode: '{cd5fe1a2-a613-455c-bbfe-34563af61a18}' ManifestType: installer -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.2.23157.25/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.2.23157.25/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml index a180e22159a48..ebe3a71275713 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.2.23157.25/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.2.23157.25/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml @@ -23,5 +23,5 @@ Tags: - Visual Basic - SDK ManifestType: defaultLocale -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.2.23157.25/Microsoft.DotNet.SDK.Preview.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.2.23157.25/Microsoft.DotNet.SDK.Preview.yaml index 9509de34cebbe..279a7a3364004 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.2.23157.25/Microsoft.DotNet.SDK.Preview.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/8.0.100-preview.2.23157.25/Microsoft.DotNet.SDK.Preview.yaml @@ -5,5 +5,5 @@ PackageIdentifier: Microsoft.DotNet.SDK.Preview PackageVersion: 8.0.100-preview.2.23157.25 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 From 5d092f8639a550e1cbc9f1a17facaa7f28376695 Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:12:42 +0100 Subject: [PATCH 51/76] [Update Package] Microsoft/DotNet/SDK/8/8.0.204 new CDN urls (#202835) --- .../SDK/8/8.0.204/Microsoft.DotNet.SDK.8.installer.yaml | 8 ++++---- .../8/8.0.204/Microsoft.DotNet.SDK.8.locale.en-US.yaml | 2 +- .../DotNet/SDK/8/8.0.204/Microsoft.DotNet.SDK.8.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.204/Microsoft.DotNet.SDK.8.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.204/Microsoft.DotNet.SDK.8.installer.yaml index 413292174dfc3..df622dcd03c82 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.204/Microsoft.DotNet.SDK.8.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.204/Microsoft.DotNet.SDK.8.installer.yaml @@ -11,7 +11,7 @@ InstallerSwitches: Installers: - Architecture: arm64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.204/dotnet-sdk-8.0.204-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.204/dotnet-sdk-8.0.204-win-arm64.exe InstallerSha256: E8522D8D867DFA36C219164D4CA1B4BDD595EC9F0443E31E9E9651968DBB9B82 ProductCode: '{5f829638-16af-4fb1-a8f2-affc1c376728}' AppsAndFeaturesEntries: @@ -21,7 +21,7 @@ Installers: ProductCode: '{5f829638-16af-4fb1-a8f2-affc1c376728}' - Architecture: x64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.204/dotnet-sdk-8.0.204-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.204/dotnet-sdk-8.0.204-win-x64.exe InstallerSha256: 14A3924567C1962562B0B4DCF7FE0FA1F46372B2D9001E6B87732646F30965DB ProductCode: '{182c79bd-e684-443b-b3f0-1dc904d1567d}' AppsAndFeaturesEntries: @@ -31,7 +31,7 @@ Installers: ProductCode: '{182c79bd-e684-443b-b3f0-1dc904d1567d}' - Architecture: x86 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.204/dotnet-sdk-8.0.204-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.204/dotnet-sdk-8.0.204-win-x86.exe InstallerSha256: 6FFD2BB7E93A411ED740F71FF81585B81B60C0018099EC1B80582E4D5A536131 ProductCode: '{66502841-c22d-46b1-b334-90ef89253a62}' AppsAndFeaturesEntries: @@ -40,5 +40,5 @@ Installers: DisplayVersion: 8.2.424.17037 ProductCode: '{66502841-c22d-46b1-b334-90ef89253a62}' ManifestType: installer -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.204/Microsoft.DotNet.SDK.8.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.204/Microsoft.DotNet.SDK.8.locale.en-US.yaml index 571a1bc88cb85..ebd8cb99262b8 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.204/Microsoft.DotNet.SDK.8.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.204/Microsoft.DotNet.SDK.8.locale.en-US.yaml @@ -23,5 +23,5 @@ Tags: - Visual Basic - SDK ManifestType: defaultLocale -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.204/Microsoft.DotNet.SDK.8.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.204/Microsoft.DotNet.SDK.8.yaml index d3ff93f9ad691..6a48caee5b0ba 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.204/Microsoft.DotNet.SDK.8.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.204/Microsoft.DotNet.SDK.8.yaml @@ -5,5 +5,5 @@ PackageIdentifier: Microsoft.DotNet.SDK.8 PackageVersion: 8.0.204 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 From b304358e7f59ef05ad004b27fffec581127faf49 Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Fri, 27 Dec 2024 16:12:57 -0600 Subject: [PATCH 52/76] Remove manifests/a/Allen&Heath/AHMSystemManager/V1.03 - Rev. 62957 (#200448) --- .../Allen&Heath.AHMSystemManager.installer.yaml | 13 ------------- .../Allen&Heath.AHMSystemManager.locale.en-US.yaml | 13 ------------- .../Allen&Heath.AHMSystemManager.yaml | 8 -------- 3 files changed, 34 deletions(-) delete mode 100644 manifests/a/Allen&Heath/AHMSystemManager/V1.03 - Rev. 62957/Allen&Heath.AHMSystemManager.installer.yaml delete mode 100644 manifests/a/Allen&Heath/AHMSystemManager/V1.03 - Rev. 62957/Allen&Heath.AHMSystemManager.locale.en-US.yaml delete mode 100644 manifests/a/Allen&Heath/AHMSystemManager/V1.03 - Rev. 62957/Allen&Heath.AHMSystemManager.yaml diff --git a/manifests/a/Allen&Heath/AHMSystemManager/V1.03 - Rev. 62957/Allen&Heath.AHMSystemManager.installer.yaml b/manifests/a/Allen&Heath/AHMSystemManager/V1.03 - Rev. 62957/Allen&Heath.AHMSystemManager.installer.yaml deleted file mode 100644 index 960327e647bd2..0000000000000 --- a/manifests/a/Allen&Heath/AHMSystemManager/V1.03 - Rev. 62957/Allen&Heath.AHMSystemManager.installer.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json -# Created using wingetcreate - -PackageIdentifier: Allen&Heath.AHMSystemManager -PackageVersion: "V1.03 - Rev. 62957" -Installers: -- Architecture: x64 - InstallerType: inno - InstallerUrl: https://www.allen-heath.com/media/AHM-System-Manager-V1.03-Installer.exe - InstallerSha256: 4CB2F60FDA0835F9BB324424BF576B4069DF9638E301E6A9865AED990BD91616 - Scope: machine -ManifestType: installer -ManifestVersion: 1.0.0 diff --git a/manifests/a/Allen&Heath/AHMSystemManager/V1.03 - Rev. 62957/Allen&Heath.AHMSystemManager.locale.en-US.yaml b/manifests/a/Allen&Heath/AHMSystemManager/V1.03 - Rev. 62957/Allen&Heath.AHMSystemManager.locale.en-US.yaml deleted file mode 100644 index 7217c34ec7170..0000000000000 --- a/manifests/a/Allen&Heath/AHMSystemManager/V1.03 - Rev. 62957/Allen&Heath.AHMSystemManager.locale.en-US.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.0.0.schema.json -# Created using wingetcreate - -PackageIdentifier: Allen&Heath.AHMSystemManager -PackageVersion: "V1.03 - Rev. 62957" -PackageLocale: en-US -Publisher: Allen & Heath -PackageName: AHM System Manager -License: Allen Heath General EULA -LicenseUrl: https://www.allen-heath.com/terms/general-eula/ -ShortDescription: AHM System Manager software and AHM-64’s flexible architecture allow rapid configuration, with no certified programming training required. -ManifestType: defaultLocale -ManifestVersion: 1.0.0 diff --git a/manifests/a/Allen&Heath/AHMSystemManager/V1.03 - Rev. 62957/Allen&Heath.AHMSystemManager.yaml b/manifests/a/Allen&Heath/AHMSystemManager/V1.03 - Rev. 62957/Allen&Heath.AHMSystemManager.yaml deleted file mode 100644 index ecf3d20ac4793..0000000000000 --- a/manifests/a/Allen&Heath/AHMSystemManager/V1.03 - Rev. 62957/Allen&Heath.AHMSystemManager.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json -# Created using wingetcreate - -PackageIdentifier: Allen&Heath.AHMSystemManager -PackageVersion: "V1.03 - Rev. 62957" -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.0.0 From 6356d0aade88f313dbc455066105d7a54f055e1f Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:13:14 +0100 Subject: [PATCH 53/76] [Update Package] Microsoft/DotNet/SDK/Preview/7.0.100-preview.5.22307.18 new CDN urls (#202807) --- .../Microsoft.DotNet.SDK.Preview.installer.yaml | 8 ++++---- .../Microsoft.DotNet.SDK.Preview.locale.en-US.yaml | 2 +- .../Microsoft.DotNet.SDK.Preview.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-preview.5.22307.18/Microsoft.DotNet.SDK.Preview.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-preview.5.22307.18/Microsoft.DotNet.SDK.Preview.installer.yaml index e9ebcdd447430..3d3c9a3988d28 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-preview.5.22307.18/Microsoft.DotNet.SDK.Preview.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-preview.5.22307.18/Microsoft.DotNet.SDK.Preview.installer.yaml @@ -11,7 +11,7 @@ InstallerSwitches: Log: ' ' Installers: - Architecture: arm64 - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/7.0.100-preview.5.22307.18/dotnet-sdk-7.0.100-preview.5.22307.18-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/7.0.100-preview.5.22307.18/dotnet-sdk-7.0.100-preview.5.22307.18-win-arm64.exe InstallerSha256: D24F3A7F4509685436BBD2FBE1004A5BC030811C5D6E08746B06BBFFB705162C AppsAndFeaturesEntries: - DisplayName: Microsoft .NET SDK 7.0.100-preview.5.22307.18 (arm64) @@ -19,7 +19,7 @@ Installers: ProductCode: '{68a8f314-8305-45f5-b30e-e44e8a103280}' Publisher: Microsoft Corporation - Architecture: x64 - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/7.0.100-preview.5.22307.18/dotnet-sdk-7.0.100-preview.5.22307.18-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/7.0.100-preview.5.22307.18/dotnet-sdk-7.0.100-preview.5.22307.18-win-x64.exe InstallerSha256: CBA5B939752F95A6E0D00735606BE0FC3965B5AC1AFFD8E519F0A156BABF14D6 AppsAndFeaturesEntries: - DisplayName: Microsoft .NET SDK 7.0.100-preview.5.22307.18 (x64) @@ -27,7 +27,7 @@ Installers: ProductCode: '{59b7b560-ddd1-4b84-a9a6-90d0bb8fcc45}' Publisher: Microsoft Corporation - Architecture: x86 - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/7.0.100-preview.5.22307.18/dotnet-sdk-7.0.100-preview.5.22307.18-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/7.0.100-preview.5.22307.18/dotnet-sdk-7.0.100-preview.5.22307.18-win-x86.exe InstallerSha256: D016BB16B3E45498A6B9FE35308018A404A8E0FD8F0FC0D893EC315645866F5B AppsAndFeaturesEntries: - DisplayName: Microsoft .NET SDK 7.0.100-preview.5.22307.18 (x86) @@ -35,4 +35,4 @@ Installers: ProductCode: '{335f3fab-874a-49e8-8b92-5bdabda52956}' Publisher: Microsoft Corporation ManifestType: installer -ManifestVersion: 1.2.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-preview.5.22307.18/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-preview.5.22307.18/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml index 8542ea240ef89..f901c7d977376 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-preview.5.22307.18/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-preview.5.22307.18/Microsoft.DotNet.SDK.Preview.locale.en-US.yaml @@ -37,4 +37,4 @@ Tags: # InstallationNotes: # Documentations: ManifestType: defaultLocale -ManifestVersion: 1.2.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-preview.5.22307.18/Microsoft.DotNet.SDK.Preview.yaml b/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-preview.5.22307.18/Microsoft.DotNet.SDK.Preview.yaml index 80d2d42664cc6..270a9bb22481d 100644 --- a/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-preview.5.22307.18/Microsoft.DotNet.SDK.Preview.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/Preview/7.0.100-preview.5.22307.18/Microsoft.DotNet.SDK.Preview.yaml @@ -5,4 +5,4 @@ PackageIdentifier: Microsoft.DotNet.SDK.Preview PackageVersion: 7.0.100-preview.5.22307.18 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.2.0 +ManifestVersion: 1.9.0 From c6a5d70ad1f6afa357d808936dba835bc87f5bcd Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 28 Dec 2024 06:13:43 +0800 Subject: [PATCH 54/76] New version: MoritzBunkus.MKVToolNix version 89.0.0 (89.0) (#202815) --- .../MoritzBunkus.MKVToolNix.installer.yaml | 26 +++++++++++++ .../MoritzBunkus.MKVToolNix.locale.en-US.yaml | 37 +++++++++++++++++++ .../MoritzBunkus.MKVToolNix.locale.zh-CN.yaml | 27 ++++++++++++++ .../89.0.0/MoritzBunkus.MKVToolNix.yaml | 8 ++++ 4 files changed, 98 insertions(+) create mode 100644 manifests/m/MoritzBunkus/MKVToolNix/89.0.0/MoritzBunkus.MKVToolNix.installer.yaml create mode 100644 manifests/m/MoritzBunkus/MKVToolNix/89.0.0/MoritzBunkus.MKVToolNix.locale.en-US.yaml create mode 100644 manifests/m/MoritzBunkus/MKVToolNix/89.0.0/MoritzBunkus.MKVToolNix.locale.zh-CN.yaml create mode 100644 manifests/m/MoritzBunkus/MKVToolNix/89.0.0/MoritzBunkus.MKVToolNix.yaml diff --git a/manifests/m/MoritzBunkus/MKVToolNix/89.0.0/MoritzBunkus.MKVToolNix.installer.yaml b/manifests/m/MoritzBunkus/MKVToolNix/89.0.0/MoritzBunkus.MKVToolNix.installer.yaml new file mode 100644 index 0000000000000..734e4f4b8cc6a --- /dev/null +++ b/manifests/m/MoritzBunkus/MKVToolNix/89.0.0/MoritzBunkus.MKVToolNix.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: MoritzBunkus.MKVToolNix +PackageVersion: 89.0.0 +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +Commands: +- mkvextract +- mkvinfo +- mkvmerge +- mkvpropedit +FileExtensions: +- mtxcfg +ProductCode: MKVToolNix +ReleaseDate: 2024-12-27 +Installers: +- Architecture: x86 + InstallerUrl: https://mkvtoolnix.download/windows/releases/89.0/mkvtoolnix-32-bit-89.0-setup.exe + InstallerSha256: 4D978B734E69CD50BB9D186044C84F0067EF4E886AC7219C56F40649D796436C +- Architecture: x64 + InstallerUrl: https://mkvtoolnix.download/windows/releases/89.0/mkvtoolnix-64-bit-89.0-setup.exe + InstallerSha256: AE168D6BEBAED2131F05F122B8302C0323917F514D2E1B19ED07851AD015E4BF +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/m/MoritzBunkus/MKVToolNix/89.0.0/MoritzBunkus.MKVToolNix.locale.en-US.yaml b/manifests/m/MoritzBunkus/MKVToolNix/89.0.0/MoritzBunkus.MKVToolNix.locale.en-US.yaml new file mode 100644 index 0000000000000..5fa1b4fa85446 --- /dev/null +++ b/manifests/m/MoritzBunkus/MKVToolNix/89.0.0/MoritzBunkus.MKVToolNix.locale.en-US.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: MoritzBunkus.MKVToolNix +PackageVersion: 89.0.0 +PackageLocale: en-US +Publisher: Moritz Bunkus +PublisherUrl: https://www.bunkus.org/ +PublisherSupportUrl: https://mkvtoolnix.download/community.html +PrivacyUrl: https://mkvtoolnix.download/privacy-policy.html +Author: Moritz Bunkus +PackageName: MKVToolNix +PackageUrl: https://mkvtoolnix.download/ +License: GPL-2.0 +LicenseUrl: https://gitlab.com/mbunkus/mkvtoolnix/-/blob/main/COPYING +Copyright: © 2002 – 2024 Moritz Bunkus +ShortDescription: MKVToolNix is a set of tools to create, alter and inspect Matroska files under Linux, other Unices and Windows. +Tags: +- mkv +ReleaseNotes: |- + New features and enhancements + - mkvmerge: AC-3 writer: mkvmerge will now use the codec ID A_AC3 even for streams with bitstream IDs 9 or 10 instead of the deprecated codec IDs A_AC3/BSID9 & A_AC3/BSID10. Fixes #2387. + - MKVToolNix GUI: multiplexer: the mechanism for setting track languages to specific values upon adding a file has gotten a new option to always set the language, no matter whether or not the source container provided a track language or what it was set to. + - all command-line tools: implemented an escape mechanism for when you want to use the @ sign as the first character in an argument to an option such as --title. To escape it the @ sign has to be doubled as in --title @@midnight. Implements #3768. + + Bug fixes + - mkvmerge, mkvpropedit, MKVToolNix GUI's multiplexer & header editor: the MIME type for TrueType & OpenType fonts will be set properly to either the current MIME types font/ttf & font/otf or to the legacy MIME types application/x-truetype-font & application/vnd.ms-opentype depending on whether the "use legacy font MIME types" option is disabled or enabled, even if the MIME database used by Qt returns the wrong one or even other MIME types such as application/x-font-ttf & application/x-font-otf. This was the case on Windows due to Qt 6.7.3 switching to a different embedded MIME database. Partially fixes #3751. + - MKVToolNix GUI's multiplexer & header editor: ensured that both the legacy & the current font MIME types are always present in the MIME type combo boxes of attachments, no matter what Qt's MIME type database contains. Partially fixes #3751. + - MKVToolNix GUI: the "disable tooltips" option in the preference will now disable the tooltip for the status bar, too. +ReleaseNotesUrl: https://mkvtoolnix.download/doc/NEWS.md +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://mkvtoolnix.download/docs.html +- DocumentLabel: FAQ + DocumentUrl: https://gitlab.com/mbunkus/mkvtoolnix/-/wikis/FAQ +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/MoritzBunkus/MKVToolNix/89.0.0/MoritzBunkus.MKVToolNix.locale.zh-CN.yaml b/manifests/m/MoritzBunkus/MKVToolNix/89.0.0/MoritzBunkus.MKVToolNix.locale.zh-CN.yaml new file mode 100644 index 0000000000000..171036cc2e6d8 --- /dev/null +++ b/manifests/m/MoritzBunkus/MKVToolNix/89.0.0/MoritzBunkus.MKVToolNix.locale.zh-CN.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json + +PackageIdentifier: MoritzBunkus.MKVToolNix +PackageVersion: 89.0.0 +PackageLocale: zh-CN +Publisher: Moritz Bunkus +PublisherUrl: https://www.bunkus.org/ +PublisherSupportUrl: https://mkvtoolnix.download/community.html +PrivacyUrl: https://mkvtoolnix.download/privacy-policy.html +Author: Moritz Bunkus +PackageName: MKVToolNix +PackageUrl: https://mkvtoolnix.download/ +License: GPL-2.0 +LicenseUrl: https://gitlab.com/mbunkus/mkvtoolnix/-/blob/main/COPYING +Copyright: © 2002 – 2024 Moritz Bunkus +ShortDescription: MKVToolNix 是一套在 Linux、其它 Unix 和 Windows 下创建、修改和检查 Matroska 文件的工具 +Tags: +- mkv +ReleaseNotesUrl: https://mkvtoolnix.download/doc/NEWS.md +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://mkvtoolnix.download/docs.html +- DocumentLabel: 常见问题 + DocumentUrl: https://gitlab.com/mbunkus/mkvtoolnix/-/wikis/FAQ +ManifestType: locale +ManifestVersion: 1.9.0 diff --git a/manifests/m/MoritzBunkus/MKVToolNix/89.0.0/MoritzBunkus.MKVToolNix.yaml b/manifests/m/MoritzBunkus/MKVToolNix/89.0.0/MoritzBunkus.MKVToolNix.yaml new file mode 100644 index 0000000000000..2ebbf99c1832d --- /dev/null +++ b/manifests/m/MoritzBunkus/MKVToolNix/89.0.0/MoritzBunkus.MKVToolNix.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: MoritzBunkus.MKVToolNix +PackageVersion: 89.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From e707a533d04be85552428b5cf82f8ae7537677a8 Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:14:51 +0100 Subject: [PATCH 55/76] [Update Package] Microsoft/DotNet/SDK/8/8.0.202 new CDN urls (#202837) --- .../SDK/8/8.0.202/Microsoft.DotNet.SDK.8.installer.yaml | 8 ++++---- .../8/8.0.202/Microsoft.DotNet.SDK.8.locale.en-US.yaml | 2 +- .../DotNet/SDK/8/8.0.202/Microsoft.DotNet.SDK.8.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.202/Microsoft.DotNet.SDK.8.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.202/Microsoft.DotNet.SDK.8.installer.yaml index 8b5171c7125ce..1fa79f5cd44a2 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.202/Microsoft.DotNet.SDK.8.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.202/Microsoft.DotNet.SDK.8.installer.yaml @@ -11,7 +11,7 @@ InstallerSwitches: Installers: - Architecture: arm64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.202/dotnet-sdk-8.0.202-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.202/dotnet-sdk-8.0.202-win-arm64.exe InstallerSha256: 1013C5F0D9CCA86EE4CEFF0BB23FC5675869BDD73A00264DFAEFA93EE84B2F7C ProductCode: '{511225f8-0ba6-49b2-b8eb-2d9f28eeb3d0}' AppsAndFeaturesEntries: @@ -21,7 +21,7 @@ Installers: ProductCode: '{511225f8-0ba6-49b2-b8eb-2d9f28eeb3d0}' - Architecture: x64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.202/dotnet-sdk-8.0.202-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.202/dotnet-sdk-8.0.202-win-x64.exe InstallerSha256: CEFE099B31D64938F777062A1C394F2233521BC99DE1775C54957649DC0E6B13 ProductCode: '{2a096b33-3b38-4406-b518-b5f61fe133b0}' AppsAndFeaturesEntries: @@ -31,7 +31,7 @@ Installers: ProductCode: '{2a096b33-3b38-4406-b518-b5f61fe133b0}' - Architecture: x86 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.202/dotnet-sdk-8.0.202-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.202/dotnet-sdk-8.0.202-win-x86.exe InstallerSha256: 3B4C0FC268D31CB76C92415B1B9F54780A8063DE50F073A180EA88C318F7FAF0 ProductCode: '{795f45ec-a35a-4ffe-b9f4-fd191a23a32a}' AppsAndFeaturesEntries: @@ -40,5 +40,5 @@ Installers: DisplayVersion: 8.2.224.11649 ProductCode: '{795f45ec-a35a-4ffe-b9f4-fd191a23a32a}' ManifestType: installer -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.202/Microsoft.DotNet.SDK.8.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.202/Microsoft.DotNet.SDK.8.locale.en-US.yaml index b1a1fbce46937..d08fafbc307f9 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.202/Microsoft.DotNet.SDK.8.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.202/Microsoft.DotNet.SDK.8.locale.en-US.yaml @@ -23,5 +23,5 @@ Tags: - Visual Basic - SDK ManifestType: defaultLocale -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.202/Microsoft.DotNet.SDK.8.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.202/Microsoft.DotNet.SDK.8.yaml index 7a0d23a76473d..0f7b5c336b7b2 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.202/Microsoft.DotNet.SDK.8.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.202/Microsoft.DotNet.SDK.8.yaml @@ -5,5 +5,5 @@ PackageIdentifier: Microsoft.DotNet.SDK.8 PackageVersion: 8.0.202 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 From ce64ad21ddce4e88a4c452becdbca04f970f90da Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 27 Dec 2024 14:16:24 -0800 Subject: [PATCH 56/76] Automatic deletion of NetsdkSoftwareFZE.S3Browser 12.1.5 (#202856) --- ...NetsdkSoftwareFZE.S3Browser.installer.yaml | 19 ------------------- ...sdkSoftwareFZE.S3Browser.locale.en-US.yaml | 13 ------------- .../12.1.5/NetsdkSoftwareFZE.S3Browser.yaml | 8 -------- 3 files changed, 40 deletions(-) delete mode 100644 manifests/n/NetsdkSoftwareFZE/S3Browser/12.1.5/NetsdkSoftwareFZE.S3Browser.installer.yaml delete mode 100644 manifests/n/NetsdkSoftwareFZE/S3Browser/12.1.5/NetsdkSoftwareFZE.S3Browser.locale.en-US.yaml delete mode 100644 manifests/n/NetsdkSoftwareFZE/S3Browser/12.1.5/NetsdkSoftwareFZE.S3Browser.yaml diff --git a/manifests/n/NetsdkSoftwareFZE/S3Browser/12.1.5/NetsdkSoftwareFZE.S3Browser.installer.yaml b/manifests/n/NetsdkSoftwareFZE/S3Browser/12.1.5/NetsdkSoftwareFZE.S3Browser.installer.yaml deleted file mode 100644 index 5c7ea231187d6..0000000000000 --- a/manifests/n/NetsdkSoftwareFZE/S3Browser/12.1.5/NetsdkSoftwareFZE.S3Browser.installer.yaml +++ /dev/null @@ -1,19 +0,0 @@ -# Automatically updated by the winget bot at 2024/Nov/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: NetsdkSoftwareFZE.S3Browser -PackageVersion: 12.1.5 -InstallerLocale: en-US -InstallerType: inno -ProductCode: S3 Browser_is1 -ReleaseDate: 2024-09-05 -AppsAndFeaturesEntries: -- Publisher: Netsdk Software FZE - ProductCode: S3 Browser_is1 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://s3browser.com/download/s3browser-11-9-5.exe - InstallerSha256: 79C72C8E49747C6AED7783B86BE4EA275EC60A937D6DBFAE6EB12B959E50C1BB -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/n/NetsdkSoftwareFZE/S3Browser/12.1.5/NetsdkSoftwareFZE.S3Browser.locale.en-US.yaml b/manifests/n/NetsdkSoftwareFZE/S3Browser/12.1.5/NetsdkSoftwareFZE.S3Browser.locale.en-US.yaml deleted file mode 100644 index a2b66dd62b297..0000000000000 --- a/manifests/n/NetsdkSoftwareFZE/S3Browser/12.1.5/NetsdkSoftwareFZE.S3Browser.locale.en-US.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# Automatically updated by the winget bot at 2024/Nov/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: NetsdkSoftwareFZE.S3Browser -PackageVersion: 12.1.5 -PackageLocale: en-US -Publisher: Netsdk Software FZE -PackageName: S3 Browser -License: https://netsdk.com/terms.html -Copyright: Copyright © 2008-2024 Netsdk Software FZE -ShortDescription: S3 Browser version 11.5.7 -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/n/NetsdkSoftwareFZE/S3Browser/12.1.5/NetsdkSoftwareFZE.S3Browser.yaml b/manifests/n/NetsdkSoftwareFZE/S3Browser/12.1.5/NetsdkSoftwareFZE.S3Browser.yaml deleted file mode 100644 index 825117ed33966..0000000000000 --- a/manifests/n/NetsdkSoftwareFZE/S3Browser/12.1.5/NetsdkSoftwareFZE.S3Browser.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Nov/05 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: NetsdkSoftwareFZE.S3Browser -PackageVersion: 12.1.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From b31b5f787f15369f1e570171dd39f8c44ec9b30e Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 27 Dec 2024 14:16:37 -0800 Subject: [PATCH 57/76] Automatic update of DimisAIO.DindeGDPS from 2024.09.25 to 2024.12.27.1 (#202854) --- .../DimisAIO.DindeGDPS.installer.yaml | 16 ++++++++++++++++ .../DimisAIO.DindeGDPS.locale.en-US.yaml | 13 +++++++++++++ .../2024.12.27.1/DimisAIO.DindeGDPS.yaml | 8 ++++++++ 3 files changed, 37 insertions(+) create mode 100644 manifests/d/DimisAIO/DindeGDPS/2024.12.27.1/DimisAIO.DindeGDPS.installer.yaml create mode 100644 manifests/d/DimisAIO/DindeGDPS/2024.12.27.1/DimisAIO.DindeGDPS.locale.en-US.yaml create mode 100644 manifests/d/DimisAIO/DindeGDPS/2024.12.27.1/DimisAIO.DindeGDPS.yaml diff --git a/manifests/d/DimisAIO/DindeGDPS/2024.12.27.1/DimisAIO.DindeGDPS.installer.yaml b/manifests/d/DimisAIO/DindeGDPS/2024.12.27.1/DimisAIO.DindeGDPS.installer.yaml new file mode 100644 index 0000000000000..a74c8d6d0af16 --- /dev/null +++ b/manifests/d/DimisAIO/DindeGDPS/2024.12.27.1/DimisAIO.DindeGDPS.installer.yaml @@ -0,0 +1,16 @@ +# Automatically updated by the winget bot at 2024/Dec/27 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: DimisAIO.DindeGDPS +PackageVersion: 2024.12.27.1 +InstallerType: exe +InstallerSwitches: + Silent: /quiet + SilentWithProgress: /passive +ReleaseDate: 2024-08-12 +Installers: +- Architecture: x86 + InstallerUrl: https://cdn-dinde.141412.xyz/DindeGDPS.exe + InstallerSha256: 0F7516BD03676E03171632BC5162B76C10CAE788360504B3EB47F81E8F85F773 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/d/DimisAIO/DindeGDPS/2024.12.27.1/DimisAIO.DindeGDPS.locale.en-US.yaml b/manifests/d/DimisAIO/DindeGDPS/2024.12.27.1/DimisAIO.DindeGDPS.locale.en-US.yaml new file mode 100644 index 0000000000000..2f5692ec5ff89 --- /dev/null +++ b/manifests/d/DimisAIO/DindeGDPS/2024.12.27.1/DimisAIO.DindeGDPS.locale.en-US.yaml @@ -0,0 +1,13 @@ +# Automatically updated by the winget bot at 2024/Dec/27 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: DimisAIO.DindeGDPS +PackageVersion: 2024.12.27.1 +PackageLocale: en-US +Publisher: DimisAIO +PackageName: DindeGDPS +License: Proprietary +Copyright: Copyright (C) 2024 DimisAIO +ShortDescription: The DindeGDPS Installer lets you install the Dinde [G]eometry [D]ash [P]rivate [S]erver Launcher, a private server made by DimisAIO +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/d/DimisAIO/DindeGDPS/2024.12.27.1/DimisAIO.DindeGDPS.yaml b/manifests/d/DimisAIO/DindeGDPS/2024.12.27.1/DimisAIO.DindeGDPS.yaml new file mode 100644 index 0000000000000..a5f74c3abcc4c --- /dev/null +++ b/manifests/d/DimisAIO/DindeGDPS/2024.12.27.1/DimisAIO.DindeGDPS.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Dec/27 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: DimisAIO.DindeGDPS +PackageVersion: 2024.12.27.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From e1fe735ef22e8c79e19a9e877c60fabe249fca25 Mon Sep 17 00:00:00 2001 From: Giulio Sorrentino Date: Fri, 27 Dec 2024 23:16:59 +0100 Subject: [PATCH 58/76] New version: GiulioSorrentino.Latorredibabele version 3.0.1.3 (#202814) --- ...oSorrentino.Latorredibabele.installer.yaml | 20 ++++++++++++++++ ...rrentino.Latorredibabele.locale.it-IT.yaml | 24 +++++++++++++++++++ .../GiulioSorrentino.Latorredibabele.yaml | 8 +++++++ 3 files changed, 52 insertions(+) create mode 100644 manifests/g/GiulioSorrentino/Latorredibabele/3.0.1.3/GiulioSorrentino.Latorredibabele.installer.yaml create mode 100644 manifests/g/GiulioSorrentino/Latorredibabele/3.0.1.3/GiulioSorrentino.Latorredibabele.locale.it-IT.yaml create mode 100644 manifests/g/GiulioSorrentino/Latorredibabele/3.0.1.3/GiulioSorrentino.Latorredibabele.yaml diff --git a/manifests/g/GiulioSorrentino/Latorredibabele/3.0.1.3/GiulioSorrentino.Latorredibabele.installer.yaml b/manifests/g/GiulioSorrentino/Latorredibabele/3.0.1.3/GiulioSorrentino.Latorredibabele.installer.yaml new file mode 100644 index 0000000000000..324adf40c622a --- /dev/null +++ b/manifests/g/GiulioSorrentino/Latorredibabele/3.0.1.3/GiulioSorrentino.Latorredibabele.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: GiulioSorrentino.Latorredibabele +PackageVersion: 3.0.1.3 +InstallerType: wix +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.9 +ProductCode: '{AC9457B4-8962-4BF7-B53C-FD628A326935}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/GiulianoSpaghetti/Solitario.Avalonia/releases/download/3.0.1/Solitario.Avalonia-3.0.1.3-amd64.msi + InstallerSha256: 8BE3F4E7F05C56E7EDFC74A64EF9C7064EEF879679B1E1007F59A4FC03A70DA0 +- Architecture: arm64 + InstallerUrl: https://github.com/GiulianoSpaghetti/Solitario.Avalonia/releases/download/3.0.1/Solitario.Avalonia-3.0.1.3-arm64.msi + InstallerSha256: A0C058D5CEB1AB8DDD33107CE28281EF6499B0AA5F54D94FD1B760ECBE2C5B18 +ManifestType: installer +ManifestVersion: 1.9.0 +ReleaseDate: 2024-11-16 diff --git a/manifests/g/GiulioSorrentino/Latorredibabele/3.0.1.3/GiulioSorrentino.Latorredibabele.locale.it-IT.yaml b/manifests/g/GiulioSorrentino/Latorredibabele/3.0.1.3/GiulioSorrentino.Latorredibabele.locale.it-IT.yaml new file mode 100644 index 0000000000000..700c15d4c7259 --- /dev/null +++ b/manifests/g/GiulioSorrentino/Latorredibabele/3.0.1.3/GiulioSorrentino.Latorredibabele.locale.it-IT.yaml @@ -0,0 +1,24 @@ +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: GiulioSorrentino.Latorredibabele +PackageVersion: 3.0.1.3 +PackageLocale: it-IT +Publisher: Giulio Sorrentino +PublisherUrl: http://numerone.altervista.org +PublisherSupportUrl: https://github.com/numerunix/Solitario.Avalonia/issues +Author: Giulio Sorrentino +PackageName: La torre di babele +PackageUrl: https://github.com/GiulianoSpaghetti/Solitario.Avalonia +License: GPLv3+ +LicenseUrl: https://raw.githubusercontent.com/numerunix/Solitario.Avalonia/master/LICENSE +Copyright: 2023 Giulio Sorrentino +ShortDescription: Un solitario che riesce sempre +Description: "Lo scopo, come già detto, è allineare in senso discendente per seme su una stessa colonna le nove carte. Sul tableau si costruisce in senso discendente spostando una sola carta per volta, purché la carta ricevente sia di valore maggiore della carta collocata. Solo l'ultima carta di ciascuna fila è disponibile. Non si può spostare più di una carta alla volta. Nella casella vuota si può mettere una carta di qualsiasi valore. (fonte: http://www.solitariconlecarte.it/gioca_on_line15.htm)" +Tags: [] +ReleaseNotesUrl: https://github.com/GiulianoSpaghetti/Solitario.Avalonia/releases/tag/3.0.1 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/GiulianoSpaghetti/Solitario.Avalonia/wiki +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/g/GiulioSorrentino/Latorredibabele/3.0.1.3/GiulioSorrentino.Latorredibabele.yaml b/manifests/g/GiulioSorrentino/Latorredibabele/3.0.1.3/GiulioSorrentino.Latorredibabele.yaml new file mode 100644 index 0000000000000..c119609dd85f9 --- /dev/null +++ b/manifests/g/GiulioSorrentino/Latorredibabele/3.0.1.3/GiulioSorrentino.Latorredibabele.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: GiulioSorrentino.Latorredibabele +PackageVersion: 3.0.1.3 +DefaultLocale: it-IT +ManifestType: version +ManifestVersion: 1.9.0 From a8e397f8ae8c2720f2ad4e4aa5c659043837c25a Mon Sep 17 00:00:00 2001 From: Giulio Sorrentino Date: Fri, 27 Dec 2024 23:17:23 +0100 Subject: [PATCH 59/76] New version: GiulioSorrentino.wheelofnumfortune.avalonia version 0.3.0.3 (#202820) --- ....wheelofnumfortune.avalonia.installer.yaml | 21 ++++++++++++++++++ ...eelofnumfortune.avalonia.locale.en-US.yaml | 22 +++++++++++++++++++ ...Sorrentino.wheelofnumfortune.avalonia.yaml | 8 +++++++ 3 files changed, 51 insertions(+) create mode 100644 manifests/g/GiulioSorrentino/wheelofnumfortune/avalonia/0.3.0.3/GiulioSorrentino.wheelofnumfortune.avalonia.installer.yaml create mode 100644 manifests/g/GiulioSorrentino/wheelofnumfortune/avalonia/0.3.0.3/GiulioSorrentino.wheelofnumfortune.avalonia.locale.en-US.yaml create mode 100644 manifests/g/GiulioSorrentino/wheelofnumfortune/avalonia/0.3.0.3/GiulioSorrentino.wheelofnumfortune.avalonia.yaml diff --git a/manifests/g/GiulioSorrentino/wheelofnumfortune/avalonia/0.3.0.3/GiulioSorrentino.wheelofnumfortune.avalonia.installer.yaml b/manifests/g/GiulioSorrentino/wheelofnumfortune/avalonia/0.3.0.3/GiulioSorrentino.wheelofnumfortune.avalonia.installer.yaml new file mode 100644 index 0000000000000..6282c7604c761 --- /dev/null +++ b/manifests/g/GiulioSorrentino/wheelofnumfortune/avalonia/0.3.0.3/GiulioSorrentino.wheelofnumfortune.avalonia.installer.yaml @@ -0,0 +1,21 @@ +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: GiulioSorrentino.wheelofnumfortune.avalonia +PackageVersion: 0.3.0.3 +InstallerLocale: en-US +InstallerType: wix +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.DotNet.DesktopRuntime.9 +ProductCode: '{0ED16B86-0A70-E994-3BBF-1F853779E14F}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/GiulianoSpaghetti/wheelofnumfortune.avalonia/releases/download/0.3/wheelofnumfortune.avalonia-0.3.0.3-amd64.msi + InstallerSha256: DDEB56AA540A07A119E7E9D0355E69AB6E335A2C0E819AD153E10B15A8747680 +- Architecture: arm64 + InstallerUrl: https://github.com/GiulianoSpaghetti/wheelofnumfortune.avalonia/releases/download/0.3/wheelofnumfortune.avalonia-0.3.0.3-arm64.msi + InstallerSha256: B885D7182D8E6A9A31A67D64CF401FC8BB37D1F92BFD1ACB15BD35C37E2AF565 +ManifestType: installer +ManifestVersion: 1.9.0 +ReleaseDate: 2024-11-17 diff --git a/manifests/g/GiulioSorrentino/wheelofnumfortune/avalonia/0.3.0.3/GiulioSorrentino.wheelofnumfortune.avalonia.locale.en-US.yaml b/manifests/g/GiulioSorrentino/wheelofnumfortune/avalonia/0.3.0.3/GiulioSorrentino.wheelofnumfortune.avalonia.locale.en-US.yaml new file mode 100644 index 0000000000000..6a4b8574af26e --- /dev/null +++ b/manifests/g/GiulioSorrentino/wheelofnumfortune/avalonia/0.3.0.3/GiulioSorrentino.wheelofnumfortune.avalonia.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: GiulioSorrentino.wheelofnumfortune.avalonia +PackageVersion: 0.3.0.3 +PackageLocale: en-US +Publisher: Giulio Sorrentino +PublisherUrl: http://numerone.altervista.org +PublisherSupportUrl: https://github.com/numerunix/wheelofnumfortune.avalonia/issues +Author: Giulio Sorrentino +PackageName: wheelofnumfortune.avalonia +PackageUrl: https://github.com/numerunix/wheelofnumfortune.avalonia/releases/tag/0.1 +License: GPLv3 +LicenseUrl: https://github.com/numerunix/wheelofnumfortune.avalonia/blob/master/LICENSE.txt +Copyright: 2024 Giulio Sorrentino +ShortDescription: A simple program for guessing cookie discovering only one letter for time. It is not automated. +Description: A simple program for guessing cookie discovering only one letter for time. It is not au +Tags: +- enigmatic +ReleaseNotesUrl: https://github.com/GiulianoSpaghetti/wheelofnumfortune.avalonia/releases/tag/0.3 +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/g/GiulioSorrentino/wheelofnumfortune/avalonia/0.3.0.3/GiulioSorrentino.wheelofnumfortune.avalonia.yaml b/manifests/g/GiulioSorrentino/wheelofnumfortune/avalonia/0.3.0.3/GiulioSorrentino.wheelofnumfortune.avalonia.yaml new file mode 100644 index 0000000000000..7c7e5595afb26 --- /dev/null +++ b/manifests/g/GiulioSorrentino/wheelofnumfortune/avalonia/0.3.0.3/GiulioSorrentino.wheelofnumfortune.avalonia.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: GiulioSorrentino.wheelofnumfortune.avalonia +PackageVersion: 0.3.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 9f80855b89db1e1b87fa76220c24555765d43456 Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Sat, 28 Dec 2024 03:47:37 +0530 Subject: [PATCH 60/76] New version: Amazon.AWSCLI version 2.22.25 (#202841) --- .../2.22.25/Amazon.AWSCLI.installer.yaml | 30 +++++++++++++++++ .../2.22.25/Amazon.AWSCLI.locale.en-US.yaml | 32 +++++++++++++++++++ .../Amazon/AWSCLI/2.22.25/Amazon.AWSCLI.yaml | 8 +++++ 3 files changed, 70 insertions(+) create mode 100644 manifests/a/Amazon/AWSCLI/2.22.25/Amazon.AWSCLI.installer.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.22.25/Amazon.AWSCLI.locale.en-US.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.22.25/Amazon.AWSCLI.yaml diff --git a/manifests/a/Amazon/AWSCLI/2.22.25/Amazon.AWSCLI.installer.yaml b/manifests/a/Amazon/AWSCLI/2.22.25/Amazon.AWSCLI.installer.yaml new file mode 100644 index 0000000000000..9e4ed549f8cd4 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.22.25/Amazon.AWSCLI.installer.yaml @@ -0,0 +1,30 @@ +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.22.25 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- aws +ProductCode: '{1E2583F6-1302-4561-AAA8-DE54A330067B}' +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.22.25.msi + InstallerSha256: DD249519D5CFCA1DF77ADD51CD9D419F2FECAD7557F867444C6175F6BCA005C5 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/a/Amazon/AWSCLI/2.22.25/Amazon.AWSCLI.locale.en-US.yaml b/manifests/a/Amazon/AWSCLI/2.22.25/Amazon.AWSCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..f9014654b3b39 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.22.25/Amazon.AWSCLI.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.22.25 +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.9.0 diff --git a/manifests/a/Amazon/AWSCLI/2.22.25/Amazon.AWSCLI.yaml b/manifests/a/Amazon/AWSCLI/2.22.25/Amazon.AWSCLI.yaml new file mode 100644 index 0000000000000..3ee4a9d90e5c7 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.22.25/Amazon.AWSCLI.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.22.25 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From eb42a8b44cbea330a0bd05691c68fd0b70b723b0 Mon Sep 17 00:00:00 2001 From: Giulio Sorrentino Date: Fri, 27 Dec 2024 23:17:54 +0100 Subject: [PATCH 61/76] New version: GiulioSorrentino.wxBriscola version 0.6.3.3 (#202822) --- ...GiulioSorrentino.wxBriscola.installer.yaml | 23 ++++++++++++++++ ...lioSorrentino.wxBriscola.locale.en-US.yaml | 26 +++++++++++++++++++ .../0.6.3.3/GiulioSorrentino.wxBriscola.yaml | 8 ++++++ 3 files changed, 57 insertions(+) create mode 100644 manifests/g/GiulioSorrentino/wxBriscola/0.6.3.3/GiulioSorrentino.wxBriscola.installer.yaml create mode 100644 manifests/g/GiulioSorrentino/wxBriscola/0.6.3.3/GiulioSorrentino.wxBriscola.locale.en-US.yaml create mode 100644 manifests/g/GiulioSorrentino/wxBriscola/0.6.3.3/GiulioSorrentino.wxBriscola.yaml diff --git a/manifests/g/GiulioSorrentino/wxBriscola/0.6.3.3/GiulioSorrentino.wxBriscola.installer.yaml b/manifests/g/GiulioSorrentino/wxBriscola/0.6.3.3/GiulioSorrentino.wxBriscola.installer.yaml new file mode 100644 index 0000000000000..f1f4a68d3d472 --- /dev/null +++ b/manifests/g/GiulioSorrentino/wxBriscola/0.6.3.3/GiulioSorrentino.wxBriscola.installer.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: GiulioSorrentino.wxBriscola +PackageVersion: 0.6.3.3 +InstallerType: wix +ProductCode: '{76833DA3-34C1-49B0-A918-8A1825DD4002}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/GiulianoSpaghetti/wxBriscola-for-Windows/releases/download/0.6.3/wxBriscola-0.6.3.3-amd64.msi + InstallerSha256: 0C572753CE69924893ACA4F9107A6D3ECB999B801AFA699A3B3BF690630069C3 + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +- Architecture: arm64 + InstallerUrl: https://github.com/GiulianoSpaghetti/wxBriscola-for-Windows/releases/download/0.6.3/wxBriscola-0.6.3.3-arm64.msi + InstallerSha256: 41658E685B42B3D4FA46E467A7D3A217F9D2E820A3E00C65CE7049BA5043C07B + Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 +ManifestType: installer +ManifestVersion: 1.9.0 +ReleaseDate: 2023-11-22 diff --git a/manifests/g/GiulioSorrentino/wxBriscola/0.6.3.3/GiulioSorrentino.wxBriscola.locale.en-US.yaml b/manifests/g/GiulioSorrentino/wxBriscola/0.6.3.3/GiulioSorrentino.wxBriscola.locale.en-US.yaml new file mode 100644 index 0000000000000..ea7b397f0cd1f --- /dev/null +++ b/manifests/g/GiulioSorrentino/wxBriscola/0.6.3.3/GiulioSorrentino.wxBriscola.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: GiulioSorrentino.wxBriscola +PackageVersion: 0.6.3.3 +PackageLocale: en-US +Publisher: Giulio Sorrentino +PublisherUrl: https://numerone.altervista.org +PublisherSupportUrl: https://github.com/numerunix/wxBriscola-for-Windows/issues +Author: Giulio Sorrentino +PackageName: wxBriscola +PackageUrl: https://github.com/numerunix/wxBriscola-for-Windows/releases +License: GPLv3+ +LicenseUrl: https://raw.githubusercontent.com/numerunix/wxBriscola-for-Windows/master/LICENSE.txt +Copyright: 2023 Giulio Sorrentino +ShortDescription: Il gioco della briscola in c++, senza multiplayer e coi livelli. +Description: "Simulatore del gioco della briscola a due giocatori senza multiplayer C++ e wxWidgets 3.2.3. 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: +- card-game +- trump-suit +ReleaseNotesUrl: https://github.com/GiulianoSpaghetti/wxBriscola-for-Windows/releases/tag/0.6.3 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/GiulianoSpaghetti/wxBriscola-for-Windows/wiki +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/g/GiulioSorrentino/wxBriscola/0.6.3.3/GiulioSorrentino.wxBriscola.yaml b/manifests/g/GiulioSorrentino/wxBriscola/0.6.3.3/GiulioSorrentino.wxBriscola.yaml new file mode 100644 index 0000000000000..6fc00795294e8 --- /dev/null +++ b/manifests/g/GiulioSorrentino/wxBriscola/0.6.3.3/GiulioSorrentino.wxBriscola.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.9.2.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: GiulioSorrentino.wxBriscola +PackageVersion: 0.6.3.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From a2bd50dcd652c5765968bcc5b18ff6db44dd8ca4 Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:19:35 +0100 Subject: [PATCH 62/76] [Update Package] Microsoft/DotNet/SDK/8/8.0.106 new CDN urls (#202846) --- .../SDK/8/8.0.106/Microsoft.DotNet.SDK.8.installer.yaml | 8 ++++---- .../8/8.0.106/Microsoft.DotNet.SDK.8.locale.en-US.yaml | 2 +- .../DotNet/SDK/8/8.0.106/Microsoft.DotNet.SDK.8.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.106/Microsoft.DotNet.SDK.8.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.106/Microsoft.DotNet.SDK.8.installer.yaml index 850b19df2d4e8..6b84409061cf6 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.106/Microsoft.DotNet.SDK.8.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.106/Microsoft.DotNet.SDK.8.installer.yaml @@ -11,7 +11,7 @@ InstallerSwitches: Installers: - Architecture: arm64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.106/dotnet-sdk-8.0.106-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.106/dotnet-sdk-8.0.106-win-arm64.exe InstallerSha256: 78B8A172C94C5FB1F40702B4BACBC311552013E5EC2755977543760F7159AF84 ProductCode: '{2c54518a-ccd4-4dcc-89c0-7b4c8c11df0a}' AppsAndFeaturesEntries: @@ -21,7 +21,7 @@ Installers: ProductCode: '{2c54518a-ccd4-4dcc-89c0-7b4c8c11df0a}' - Architecture: x64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.106/dotnet-sdk-8.0.106-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.106/dotnet-sdk-8.0.106-win-x64.exe InstallerSha256: 3E5ABA433888E70CD4C9697CAE0F9C76208D996D0F35E574297E0AE08F466F6D ProductCode: '{646ed513-b1c3-4943-8d9f-1eac28be2621}' AppsAndFeaturesEntries: @@ -31,7 +31,7 @@ Installers: ProductCode: '{646ed513-b1c3-4943-8d9f-1eac28be2621}' - Architecture: x86 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.106/dotnet-sdk-8.0.106-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.106/dotnet-sdk-8.0.106-win-x86.exe InstallerSha256: 85C9F940F08AB2A6D9414A6ED6E86827642EA34A05A08E45CE32F01893A805FE ProductCode: '{94117693-8e8e-4c6b-8a42-af99f607396b}' AppsAndFeaturesEntries: @@ -40,5 +40,5 @@ Installers: DisplayVersion: 8.1.624.27208 ProductCode: '{94117693-8e8e-4c6b-8a42-af99f607396b}' ManifestType: installer -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.106/Microsoft.DotNet.SDK.8.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.106/Microsoft.DotNet.SDK.8.locale.en-US.yaml index dca9e14829b8c..b2b19ec3a3b8e 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.106/Microsoft.DotNet.SDK.8.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.106/Microsoft.DotNet.SDK.8.locale.en-US.yaml @@ -23,5 +23,5 @@ Tags: - Visual Basic - SDK ManifestType: defaultLocale -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.106/Microsoft.DotNet.SDK.8.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.106/Microsoft.DotNet.SDK.8.yaml index e3fd1db78e315..1c0443cc7fcfe 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.106/Microsoft.DotNet.SDK.8.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.106/Microsoft.DotNet.SDK.8.yaml @@ -5,5 +5,5 @@ PackageIdentifier: Microsoft.DotNet.SDK.8 PackageVersion: 8.0.106 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 From 81acd648c6a5748d95774c93894577e71c332bb5 Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:25:25 +0100 Subject: [PATCH 63/76] [Update Package] Microsoft/DotNet/SDK/8/8.0.104 new CDN urls (#202848) --- .../SDK/8/8.0.104/Microsoft.DotNet.SDK.8.installer.yaml | 8 ++++---- .../8/8.0.104/Microsoft.DotNet.SDK.8.locale.en-US.yaml | 2 +- .../DotNet/SDK/8/8.0.104/Microsoft.DotNet.SDK.8.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.104/Microsoft.DotNet.SDK.8.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.104/Microsoft.DotNet.SDK.8.installer.yaml index 38cbc544db9dc..0a1aecd137770 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.104/Microsoft.DotNet.SDK.8.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.104/Microsoft.DotNet.SDK.8.installer.yaml @@ -11,7 +11,7 @@ InstallerSwitches: Installers: - Architecture: arm64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.104/dotnet-sdk-8.0.104-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.104/dotnet-sdk-8.0.104-win-arm64.exe InstallerSha256: 244CBA24E6D9762E811A1E34481B5F7737568A1108ABF135FFF6B0FEA6B1B253 ProductCode: '{6a23f651-5b47-4baf-abc6-4274c20ccf53}' AppsAndFeaturesEntries: @@ -21,7 +21,7 @@ Installers: ProductCode: '{6a23f651-5b47-4baf-abc6-4274c20ccf53}' - Architecture: x64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.104/dotnet-sdk-8.0.104-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.104/dotnet-sdk-8.0.104-win-x64.exe InstallerSha256: 91E2A6B8CA68B047DD995360B0E46536A2963BDAD8E970E213792FA45241A29B ProductCode: '{699a5d84-29e8-48e0-9dd9-81aba467b005}' AppsAndFeaturesEntries: @@ -31,7 +31,7 @@ Installers: ProductCode: '{699a5d84-29e8-48e0-9dd9-81aba467b005}' - Architecture: x86 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.104/dotnet-sdk-8.0.104-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.104/dotnet-sdk-8.0.104-win-x86.exe InstallerSha256: 37547EF4CF87D015D9593DDBDB8D0F311E7B4A012DD876C97B1004FFE914B311 ProductCode: '{e7e6932d-3625-4f6f-8d86-2d57cdedc340}' AppsAndFeaturesEntries: @@ -40,5 +40,5 @@ Installers: DisplayVersion: 8.1.424.17036 ProductCode: '{e7e6932d-3625-4f6f-8d86-2d57cdedc340}' ManifestType: installer -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.104/Microsoft.DotNet.SDK.8.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.104/Microsoft.DotNet.SDK.8.locale.en-US.yaml index d971f887aee48..c50d74227b792 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.104/Microsoft.DotNet.SDK.8.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.104/Microsoft.DotNet.SDK.8.locale.en-US.yaml @@ -23,5 +23,5 @@ Tags: - Visual Basic - SDK ManifestType: defaultLocale -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.104/Microsoft.DotNet.SDK.8.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.104/Microsoft.DotNet.SDK.8.yaml index ef37f29e8ebb6..f5eea5f3d7d8c 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.104/Microsoft.DotNet.SDK.8.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.104/Microsoft.DotNet.SDK.8.yaml @@ -5,5 +5,5 @@ PackageIdentifier: Microsoft.DotNet.SDK.8 PackageVersion: 8.0.104 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 From 5cffbcf6f1293b6b7785eefac0306dbfcf4e4867 Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:25:28 +0100 Subject: [PATCH 64/76] [Update Package] Microsoft/DotNet/SDK/8/8.0.100 new CDN urls (#202852) --- .../SDK/8/8.0.100/Microsoft.DotNet.SDK.8.installer.yaml | 8 ++++---- .../8/8.0.100/Microsoft.DotNet.SDK.8.locale.en-US.yaml | 2 +- .../DotNet/SDK/8/8.0.100/Microsoft.DotNet.SDK.8.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.100/Microsoft.DotNet.SDK.8.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.100/Microsoft.DotNet.SDK.8.installer.yaml index 50e7cf1a9fa61..c269334fc53f9 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.100/Microsoft.DotNet.SDK.8.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.100/Microsoft.DotNet.SDK.8.installer.yaml @@ -11,7 +11,7 @@ InstallerSwitches: Installers: - Architecture: arm64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.100/dotnet-sdk-8.0.100-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.100/dotnet-sdk-8.0.100-win-arm64.exe InstallerSha256: 4CA25BB5A3C704458BEEBD80F8B88B2BED59DE2ED77EB6A2BF4AF66F193ED6C2 ProductCode: '{4a2cac15-fa46-4d4c-a6a0-87a0118ab668}' AppsAndFeaturesEntries: @@ -21,7 +21,7 @@ Installers: ProductCode: '{4a2cac15-fa46-4d4c-a6a0-87a0118ab668}' - Architecture: x64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.100/dotnet-sdk-8.0.100-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.100/dotnet-sdk-8.0.100-win-x64.exe InstallerSha256: D77A87A78264FCFB1703A7064795CCB10938CDFAEA64A03CB0F36B1CDA379F82 ProductCode: '{4ed4e1d0-c247-4755-a5e1-154125b40f68}' AppsAndFeaturesEntries: @@ -31,7 +31,7 @@ Installers: ProductCode: '{4ed4e1d0-c247-4755-a5e1-154125b40f68}' - Architecture: x86 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.100/dotnet-sdk-8.0.100-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.100/dotnet-sdk-8.0.100-win-x86.exe InstallerSha256: 12B4BA7F77C76B8E34B9F752D2D0A08854114FF606B7AB79E566E57203821C56 ProductCode: '{d5488648-4b9f-4616-82c6-7ef8eba81dd1}' AppsAndFeaturesEntries: @@ -40,5 +40,5 @@ Installers: DisplayVersion: 8.1.23.55115 ProductCode: '{d5488648-4b9f-4616-82c6-7ef8eba81dd1}' ManifestType: installer -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.100/Microsoft.DotNet.SDK.8.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.100/Microsoft.DotNet.SDK.8.locale.en-US.yaml index 91088de9cd401..d037da8f553e0 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.100/Microsoft.DotNet.SDK.8.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.100/Microsoft.DotNet.SDK.8.locale.en-US.yaml @@ -23,5 +23,5 @@ Tags: - Visual Basic - SDK ManifestType: defaultLocale -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.100/Microsoft.DotNet.SDK.8.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.100/Microsoft.DotNet.SDK.8.yaml index e963a321e6957..9fa8aef92d8d1 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.100/Microsoft.DotNet.SDK.8.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.100/Microsoft.DotNet.SDK.8.yaml @@ -5,5 +5,5 @@ PackageIdentifier: Microsoft.DotNet.SDK.8 PackageVersion: 8.0.100 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 From 8bfaa23c4f88322f412cbdb3d07ae8906d2a6361 Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:25:44 +0100 Subject: [PATCH 65/76] [Update Package] Microsoft/DotNet/SDK/8/8.0.105 new CDN urls (#202847) --- .../SDK/8/8.0.105/Microsoft.DotNet.SDK.8.installer.yaml | 8 ++++---- .../8/8.0.105/Microsoft.DotNet.SDK.8.locale.en-US.yaml | 2 +- .../DotNet/SDK/8/8.0.105/Microsoft.DotNet.SDK.8.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.105/Microsoft.DotNet.SDK.8.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.105/Microsoft.DotNet.SDK.8.installer.yaml index a888a99d38d79..d2801aa3d8ef9 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.105/Microsoft.DotNet.SDK.8.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.105/Microsoft.DotNet.SDK.8.installer.yaml @@ -11,7 +11,7 @@ InstallerSwitches: Installers: - Architecture: arm64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.105/dotnet-sdk-8.0.105-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.105/dotnet-sdk-8.0.105-win-arm64.exe InstallerSha256: 83FD28676EECC6053DF8BE0DE363367ADBED036FFD63ABBBCD1B2E3BA3C8EF35 ProductCode: '{82bea862-00a2-4315-8496-6906ca0589e1}' AppsAndFeaturesEntries: @@ -21,7 +21,7 @@ Installers: ProductCode: '{82bea862-00a2-4315-8496-6906ca0589e1}' - Architecture: x64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.105/dotnet-sdk-8.0.105-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.105/dotnet-sdk-8.0.105-win-x64.exe InstallerSha256: EE852CB2E0F26F5E293E6C848BE870065D5FD20B25B73BA7D6BF6042D3C3DEF9 ProductCode: '{ae9b8c74-9b53-4be6-801a-a380f06697c5}' AppsAndFeaturesEntries: @@ -31,7 +31,7 @@ Installers: ProductCode: '{ae9b8c74-9b53-4be6-801a-a380f06697c5}' - Architecture: x86 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.105/dotnet-sdk-8.0.105-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.105/dotnet-sdk-8.0.105-win-x86.exe InstallerSha256: 582FC0EBD19837A8D6D0C20A379456FE539F3AD322030A02C385F95F82DE6F91 ProductCode: '{caa45cbe-df6e-4eeb-854e-fda1cbc1b25f}' AppsAndFeaturesEntries: @@ -40,5 +40,5 @@ Installers: DisplayVersion: 8.1.524.22411 ProductCode: '{caa45cbe-df6e-4eeb-854e-fda1cbc1b25f}' ManifestType: installer -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.105/Microsoft.DotNet.SDK.8.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.105/Microsoft.DotNet.SDK.8.locale.en-US.yaml index ef82ef652b7b6..291c8cc5c92ea 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.105/Microsoft.DotNet.SDK.8.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.105/Microsoft.DotNet.SDK.8.locale.en-US.yaml @@ -23,5 +23,5 @@ Tags: - Visual Basic - SDK ManifestType: defaultLocale -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.105/Microsoft.DotNet.SDK.8.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.105/Microsoft.DotNet.SDK.8.yaml index c225788a330f4..c93adca70909f 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.105/Microsoft.DotNet.SDK.8.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.105/Microsoft.DotNet.SDK.8.yaml @@ -5,5 +5,5 @@ PackageIdentifier: Microsoft.DotNet.SDK.8 PackageVersion: 8.0.105 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 From 16e3f9fe97294953cc989c9d127e7668d0c780b6 Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:26:28 +0100 Subject: [PATCH 66/76] [Update Package] Microsoft/DotNet/SDK/8/8.0.108 new CDN urls (#202844) --- .../SDK/8/8.0.108/Microsoft.DotNet.SDK.8.installer.yaml | 8 ++++---- .../8/8.0.108/Microsoft.DotNet.SDK.8.locale.en-US.yaml | 2 +- .../DotNet/SDK/8/8.0.108/Microsoft.DotNet.SDK.8.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.108/Microsoft.DotNet.SDK.8.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.108/Microsoft.DotNet.SDK.8.installer.yaml index 7a3368b106339..c4e4fe8327557 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.108/Microsoft.DotNet.SDK.8.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.108/Microsoft.DotNet.SDK.8.installer.yaml @@ -11,7 +11,7 @@ InstallerSwitches: Installers: - Architecture: arm64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.108/dotnet-sdk-8.0.108-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.108/dotnet-sdk-8.0.108-win-arm64.exe InstallerSha256: 5B3C4DA2B982CC3FC378C53838557CE03A436A4A78290024B881A84CC308959F ProductCode: '{1b00ff6b-6d0e-4cc9-86b4-839930b880c4}' AppsAndFeaturesEntries: @@ -21,7 +21,7 @@ Installers: ProductCode: '{1b00ff6b-6d0e-4cc9-86b4-839930b880c4}' - Architecture: x64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.108/dotnet-sdk-8.0.108-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.108/dotnet-sdk-8.0.108-win-x64.exe InstallerSha256: 96499AE140481476B5D3D5AADC81BF8BC0318014BF3AF239F7A79DFEF4F503CA ProductCode: '{08fad5ae-bcec-4801-bcd7-dd1f3aebff96}' AppsAndFeaturesEntries: @@ -31,7 +31,7 @@ Installers: ProductCode: '{08fad5ae-bcec-4801-bcd7-dd1f3aebff96}' - Architecture: x86 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.108/dotnet-sdk-8.0.108-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.108/dotnet-sdk-8.0.108-win-x86.exe InstallerSha256: BDDBD40E07CF4081BF364445B05E77A9CCE6D18DA594F7DDBA4FB884CDDA1E9E ProductCode: '{c9be8497-fa25-41a1-9fc2-f8cbc33e2287}' AppsAndFeaturesEntries: @@ -40,5 +40,5 @@ Installers: DisplayVersion: 8.1.824.37208 ProductCode: '{c9be8497-fa25-41a1-9fc2-f8cbc33e2287}' ManifestType: installer -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.108/Microsoft.DotNet.SDK.8.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.108/Microsoft.DotNet.SDK.8.locale.en-US.yaml index 8ba698f25b893..c165cb10f28bd 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.108/Microsoft.DotNet.SDK.8.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.108/Microsoft.DotNet.SDK.8.locale.en-US.yaml @@ -23,5 +23,5 @@ Tags: - Visual Basic - SDK ManifestType: defaultLocale -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.108/Microsoft.DotNet.SDK.8.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.108/Microsoft.DotNet.SDK.8.yaml index 55fe05c3dc70c..73b4b6f36afe0 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.108/Microsoft.DotNet.SDK.8.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.108/Microsoft.DotNet.SDK.8.yaml @@ -5,5 +5,5 @@ PackageIdentifier: Microsoft.DotNet.SDK.8 PackageVersion: 8.0.108 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 From 6781699d72b7c52c589eb4d665651519aaae7804 Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:26:32 +0100 Subject: [PATCH 67/76] [Update Package] Microsoft/DotNet/SDK/8/8.0.107 new CDN urls (#202845) --- .../SDK/8/8.0.107/Microsoft.DotNet.SDK.8.installer.yaml | 8 ++++---- .../8/8.0.107/Microsoft.DotNet.SDK.8.locale.en-US.yaml | 2 +- .../DotNet/SDK/8/8.0.107/Microsoft.DotNet.SDK.8.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.107/Microsoft.DotNet.SDK.8.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.107/Microsoft.DotNet.SDK.8.installer.yaml index 8f429cb81d62f..e991c99fd6c6b 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.107/Microsoft.DotNet.SDK.8.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.107/Microsoft.DotNet.SDK.8.installer.yaml @@ -11,7 +11,7 @@ InstallerSwitches: Installers: - Architecture: arm64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.107/dotnet-sdk-8.0.107-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.107/dotnet-sdk-8.0.107-win-arm64.exe InstallerSha256: 048AB68B36BEB4BD44DFE6FF24023C5A2E42DCBE11414EC92F7687676A867E61 ProductCode: '{52c714ff-cb99-407c-a0ff-74664430006c}' AppsAndFeaturesEntries: @@ -21,7 +21,7 @@ Installers: ProductCode: '{52c714ff-cb99-407c-a0ff-74664430006c}' - Architecture: x64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.107/dotnet-sdk-8.0.107-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.107/dotnet-sdk-8.0.107-win-x64.exe InstallerSha256: 01BF0751D0D6B8408E6609F25A4AC4209F3A42AD3E8BDD22DD1E7ACFDD10A186 ProductCode: '{ad323dc5-4fef-45b2-8f15-1448dfd9448a}' AppsAndFeaturesEntries: @@ -31,7 +31,7 @@ Installers: ProductCode: '{ad323dc5-4fef-45b2-8f15-1448dfd9448a}' - Architecture: x86 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.107/dotnet-sdk-8.0.107-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.107/dotnet-sdk-8.0.107-win-x86.exe InstallerSha256: 07830756B67E255E3A91CB1A1B033716BE5856DE366D61660B639D2980FC5AE6 ProductCode: '{4ffd628b-b533-4dd9-abfc-5b90e3736b21}' AppsAndFeaturesEntries: @@ -40,5 +40,5 @@ Installers: DisplayVersion: 8.1.724.31709 ProductCode: '{4ffd628b-b533-4dd9-abfc-5b90e3736b21}' ManifestType: installer -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.107/Microsoft.DotNet.SDK.8.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.107/Microsoft.DotNet.SDK.8.locale.en-US.yaml index 1277d56e4edbe..a4d3076a4c8ec 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.107/Microsoft.DotNet.SDK.8.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.107/Microsoft.DotNet.SDK.8.locale.en-US.yaml @@ -23,5 +23,5 @@ Tags: - Visual Basic - SDK ManifestType: defaultLocale -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.107/Microsoft.DotNet.SDK.8.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.107/Microsoft.DotNet.SDK.8.yaml index 82f89fb65c3cf..b1ccdc8fe1697 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.107/Microsoft.DotNet.SDK.8.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.107/Microsoft.DotNet.SDK.8.yaml @@ -5,5 +5,5 @@ PackageIdentifier: Microsoft.DotNet.SDK.8 PackageVersion: 8.0.107 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 From 4abd5277db68659fca4e06d98071813951783bde Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:28:53 +0100 Subject: [PATCH 68/76] [Update Package] Microsoft/DotNet/SDK/8/8.0.103 new CDN urls (#202849) --- .../SDK/8/8.0.103/Microsoft.DotNet.SDK.8.installer.yaml | 8 ++++---- .../8/8.0.103/Microsoft.DotNet.SDK.8.locale.en-US.yaml | 2 +- .../DotNet/SDK/8/8.0.103/Microsoft.DotNet.SDK.8.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.103/Microsoft.DotNet.SDK.8.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.103/Microsoft.DotNet.SDK.8.installer.yaml index 9570f51ee58fa..651f9aea87c2c 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.103/Microsoft.DotNet.SDK.8.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.103/Microsoft.DotNet.SDK.8.installer.yaml @@ -11,7 +11,7 @@ InstallerSwitches: Installers: - Architecture: arm64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.103/dotnet-sdk-8.0.103-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.103/dotnet-sdk-8.0.103-win-arm64.exe InstallerSha256: AF9803E7A923282AE9505D8B4354BFA8AE0E86BE8C95BE4DC8CA8AF01F2E3C7E ProductCode: '{8ad7ae7f-ce90-4c91-bb4d-5594497f2ab2}' AppsAndFeaturesEntries: @@ -21,7 +21,7 @@ Installers: ProductCode: '{8ad7ae7f-ce90-4c91-bb4d-5594497f2ab2}' - Architecture: x64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.103/dotnet-sdk-8.0.103-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.103/dotnet-sdk-8.0.103-win-x64.exe InstallerSha256: 3E3E533477E1B59E0D2CB56B4B33A9949BDFFA9A027E18CEE51A9E0DC97C97E8 ProductCode: '{414c8f6b-6832-4018-8a74-7808137c4346}' AppsAndFeaturesEntries: @@ -31,7 +31,7 @@ Installers: ProductCode: '{414c8f6b-6832-4018-8a74-7808137c4346}' - Architecture: x86 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.103/dotnet-sdk-8.0.103-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.103/dotnet-sdk-8.0.103-win-x86.exe InstallerSha256: 3577D00AA274A5651D97B5347109312AEEA599C25A8E2F3E0A3FA916B59E11E8 ProductCode: '{5895c662-6f41-4c5f-8e90-bf362b13b556}' AppsAndFeaturesEntries: @@ -40,5 +40,5 @@ Installers: DisplayVersion: 8.1.324.11648 ProductCode: '{5895c662-6f41-4c5f-8e90-bf362b13b556}' ManifestType: installer -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.103/Microsoft.DotNet.SDK.8.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.103/Microsoft.DotNet.SDK.8.locale.en-US.yaml index 48511133c2d10..c75a099a66097 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.103/Microsoft.DotNet.SDK.8.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.103/Microsoft.DotNet.SDK.8.locale.en-US.yaml @@ -23,5 +23,5 @@ Tags: - Visual Basic - SDK ManifestType: defaultLocale -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.103/Microsoft.DotNet.SDK.8.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.103/Microsoft.DotNet.SDK.8.yaml index 6b02331a0025f..810aaa9397b8f 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.103/Microsoft.DotNet.SDK.8.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.103/Microsoft.DotNet.SDK.8.yaml @@ -5,5 +5,5 @@ PackageIdentifier: Microsoft.DotNet.SDK.8 PackageVersion: 8.0.103 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 From 208e7a5f9e0c2542a08fdf548b010c033af4ffa3 Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:29:08 +0100 Subject: [PATCH 69/76] [Update Package] Microsoft/DotNet/SDK/8/8.0.102 new CDN urls (#202850) --- .../SDK/8/8.0.102/Microsoft.DotNet.SDK.8.installer.yaml | 8 ++++---- .../8/8.0.102/Microsoft.DotNet.SDK.8.locale.en-US.yaml | 2 +- .../DotNet/SDK/8/8.0.102/Microsoft.DotNet.SDK.8.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.102/Microsoft.DotNet.SDK.8.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.102/Microsoft.DotNet.SDK.8.installer.yaml index 4136ae7f61c78..54cdfa7325a6d 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.102/Microsoft.DotNet.SDK.8.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.102/Microsoft.DotNet.SDK.8.installer.yaml @@ -11,7 +11,7 @@ InstallerSwitches: Installers: - Architecture: arm64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.102/dotnet-sdk-8.0.102-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.102/dotnet-sdk-8.0.102-win-arm64.exe InstallerSha256: 6E56F4DFE307E0E1CC817838E547360BD4B33F0BC2BA452DE416389CACA2F9A4 ProductCode: '{9ae4e23e-b62d-4ac4-9558-a85991e04a54}' AppsAndFeaturesEntries: @@ -21,7 +21,7 @@ Installers: ProductCode: '{9ae4e23e-b62d-4ac4-9558-a85991e04a54}' - Architecture: x64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.102/dotnet-sdk-8.0.102-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.102/dotnet-sdk-8.0.102-win-x64.exe InstallerSha256: 42A900CCDCE45EB91811AD565104AF28C4EEF9D1BFAFD4C95F34EBCAE0D1219F ProductCode: '{4e070b04-afbe-482f-a08f-5596f83423ce}' AppsAndFeaturesEntries: @@ -31,7 +31,7 @@ Installers: ProductCode: '{4e070b04-afbe-482f-a08f-5596f83423ce}' - Architecture: x86 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.102/dotnet-sdk-8.0.102-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.102/dotnet-sdk-8.0.102-win-x86.exe InstallerSha256: BB00C18822DCCF5F8E72863CECC929585E6AC9F9A2EE2972CEDAD1A264E595BC ProductCode: '{b026e920-00ab-4842-8e6c-3a0a5be3a977}' AppsAndFeaturesEntries: @@ -40,5 +40,5 @@ Installers: DisplayVersion: 8.1.224.6930 ProductCode: '{b026e920-00ab-4842-8e6c-3a0a5be3a977}' ManifestType: installer -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.102/Microsoft.DotNet.SDK.8.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.102/Microsoft.DotNet.SDK.8.locale.en-US.yaml index bd7699c77559d..146cd70b8381a 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.102/Microsoft.DotNet.SDK.8.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.102/Microsoft.DotNet.SDK.8.locale.en-US.yaml @@ -23,5 +23,5 @@ Tags: - Visual Basic - SDK ManifestType: defaultLocale -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.102/Microsoft.DotNet.SDK.8.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.102/Microsoft.DotNet.SDK.8.yaml index cd796e1d36163..fd90cbfda1365 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.102/Microsoft.DotNet.SDK.8.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.102/Microsoft.DotNet.SDK.8.yaml @@ -5,5 +5,5 @@ PackageIdentifier: Microsoft.DotNet.SDK.8 PackageVersion: 8.0.102 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 From 53e3bd4fffe4b9f94b265f09f8a5bc62f17a7427 Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:29:27 +0100 Subject: [PATCH 70/76] [Update Package] Microsoft/DotNet/SDK/8/8.0.110 new CDN urls (#202843) --- .../SDK/8/8.0.110/Microsoft.DotNet.SDK.8.installer.yaml | 8 ++++---- .../8/8.0.110/Microsoft.DotNet.SDK.8.locale.en-US.yaml | 2 +- .../DotNet/SDK/8/8.0.110/Microsoft.DotNet.SDK.8.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.110/Microsoft.DotNet.SDK.8.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.110/Microsoft.DotNet.SDK.8.installer.yaml index d9a5d428580b9..acfa851c1c26c 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.110/Microsoft.DotNet.SDK.8.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.110/Microsoft.DotNet.SDK.8.installer.yaml @@ -11,7 +11,7 @@ InstallerSwitches: Installers: - Architecture: arm64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.110/dotnet-sdk-8.0.110-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.110/dotnet-sdk-8.0.110-win-arm64.exe InstallerSha256: 4E64651C443681722822BE873F8F6858495B66958C531A8769CF1D3212C44D87 ProductCode: '{056a0095-52e4-47fd-8ffc-8136dbffd3b1}' AppsAndFeaturesEntries: @@ -21,7 +21,7 @@ Installers: ProductCode: '{056a0095-52e4-47fd-8ffc-8136dbffd3b1}' - Architecture: x64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.110/dotnet-sdk-8.0.110-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.110/dotnet-sdk-8.0.110-win-x64.exe InstallerSha256: AFC980A9DEA652838747FE57E2879E88520F613DC5FFDD3D5E2FE1817279BA4D ProductCode: '{b6194df6-0348-4b70-b15a-738c5eb3b1c6}' AppsAndFeaturesEntries: @@ -31,7 +31,7 @@ Installers: ProductCode: '{b6194df6-0348-4b70-b15a-738c5eb3b1c6}' - Architecture: x86 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.110/dotnet-sdk-8.0.110-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.110/dotnet-sdk-8.0.110-win-x86.exe InstallerSha256: 93AA286C12076BCDF80A2DD8ED060F0ECB264871FA2E014172985407AF2289A3 ProductCode: '{d29c5d67-ec40-4c8a-bc21-145f5ceb20f5}' AppsAndFeaturesEntries: @@ -40,5 +40,5 @@ Installers: DisplayVersion: 8.1.1024.47412 ProductCode: '{d29c5d67-ec40-4c8a-bc21-145f5ceb20f5}' ManifestType: installer -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.110/Microsoft.DotNet.SDK.8.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.110/Microsoft.DotNet.SDK.8.locale.en-US.yaml index 2d41c72b13ea7..e1ce47f913f34 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.110/Microsoft.DotNet.SDK.8.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.110/Microsoft.DotNet.SDK.8.locale.en-US.yaml @@ -23,5 +23,5 @@ Tags: - Visual Basic - SDK ManifestType: defaultLocale -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.110/Microsoft.DotNet.SDK.8.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.110/Microsoft.DotNet.SDK.8.yaml index 0c037eacfffd9..418da2ec0d275 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.110/Microsoft.DotNet.SDK.8.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.110/Microsoft.DotNet.SDK.8.yaml @@ -5,5 +5,5 @@ PackageIdentifier: Microsoft.DotNet.SDK.8 PackageVersion: 8.0.110 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.6.0 +ManifestVersion: 1.9.0 From e8476f789bf2f2e05b75c77a491f029bf96ef1e7 Mon Sep 17 00:00:00 2001 From: flo7000 <95176997+flo7000@users.noreply.github.com> Date: Fri, 27 Dec 2024 23:37:15 +0100 Subject: [PATCH 71/76] [Update Package] Microsoft/DotNet/SDK/8/8.0.101 new CDN urls (#202851) --- .../SDK/8/8.0.101/Microsoft.DotNet.SDK.8.installer.yaml | 8 ++++---- .../8/8.0.101/Microsoft.DotNet.SDK.8.locale.en-US.yaml | 2 +- .../DotNet/SDK/8/8.0.101/Microsoft.DotNet.SDK.8.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.101/Microsoft.DotNet.SDK.8.installer.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.101/Microsoft.DotNet.SDK.8.installer.yaml index f123ac1a0aeac..16582eb68f9bf 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.101/Microsoft.DotNet.SDK.8.installer.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.101/Microsoft.DotNet.SDK.8.installer.yaml @@ -11,7 +11,7 @@ InstallerSwitches: Installers: - Architecture: arm64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.101/dotnet-sdk-8.0.101-win-arm64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.101/dotnet-sdk-8.0.101-win-arm64.exe InstallerSha256: 66C4059556A5CC2D63BBEF96978C108BE604734A84971B1702FE08DAA865A665 ProductCode: '{112659c7-78d1-4d8e-8362-73b51152eba7}' AppsAndFeaturesEntries: @@ -21,7 +21,7 @@ Installers: ProductCode: '{112659c7-78d1-4d8e-8362-73b51152eba7}' - Architecture: x64 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.101/dotnet-sdk-8.0.101-win-x64.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.101/dotnet-sdk-8.0.101-win-x64.exe InstallerSha256: 12182DEF62E83AB8CBE1E40ED11091D84306B73566CF96F96623A655B142BB0E ProductCode: '{894ebb72-1db4-453d-907e-adb9151f54fc}' AppsAndFeaturesEntries: @@ -31,7 +31,7 @@ Installers: ProductCode: '{894ebb72-1db4-453d-907e-adb9151f54fc}' - Architecture: x86 InstallerType: burn - InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.101/dotnet-sdk-8.0.101-win-x86.exe + InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.101/dotnet-sdk-8.0.101-win-x86.exe InstallerSha256: B93C5F62D29415393CC06AE58BDF17975E104A54EA7A89042AC3BCA234BFB52A ProductCode: '{d6893608-4047-4d4a-9066-f6a210071815}' AppsAndFeaturesEntries: @@ -40,5 +40,5 @@ Installers: DisplayVersion: 8.1.123.58017 ProductCode: '{d6893608-4047-4d4a-9066-f6a210071815}' ManifestType: installer -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.101/Microsoft.DotNet.SDK.8.locale.en-US.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.101/Microsoft.DotNet.SDK.8.locale.en-US.yaml index a15d42b386444..bff2dd7d919c6 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.101/Microsoft.DotNet.SDK.8.locale.en-US.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.101/Microsoft.DotNet.SDK.8.locale.en-US.yaml @@ -23,5 +23,5 @@ Tags: - Visual Basic - SDK ManifestType: defaultLocale -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/DotNet/SDK/8/8.0.101/Microsoft.DotNet.SDK.8.yaml b/manifests/m/Microsoft/DotNet/SDK/8/8.0.101/Microsoft.DotNet.SDK.8.yaml index 9a5232205569a..85d8ca54252f2 100644 --- a/manifests/m/Microsoft/DotNet/SDK/8/8.0.101/Microsoft.DotNet.SDK.8.yaml +++ b/manifests/m/Microsoft/DotNet/SDK/8/8.0.101/Microsoft.DotNet.SDK.8.yaml @@ -5,5 +5,5 @@ PackageIdentifier: Microsoft.DotNet.SDK.8 PackageVersion: 8.0.101 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.1.0 +ManifestVersion: 1.9.0 From 98ac8cadfc34ff456e84fec796eddd3182bd07fb Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 27 Dec 2024 14:43:01 -0800 Subject: [PATCH 72/76] Automatic update of Neovim.Neovim.Nightly 0.11.0 (#202855) --- .../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 cab9be51cb2f1..fa6ea509d0e18 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/Dec/26 +# Automatically updated by the winget bot at 2024/Dec/27 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.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: 2C2552BD24B69548230D882A82D2598CD09884E98317F6BBAE215E837096BEBB - ProductCode: '{870E6006-E9A2-4CA9-A3E1-1B03602FED3B}' + InstallerSha256: 581D79561F51BAA02A359D564E77A14032CC7844D6CD26BC7FE2931D1A3CC71C + ProductCode: '{63E25A9B-4AF4-4017-877A-37441FD434ED}' ManifestType: installer ManifestVersion: 1.9.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 64372a8e3bbe6..51c53591ad628 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/Dec/26 +# Automatically updated by the winget bot at 2024/Dec/27 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.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 eecd9d6b59a63..25c427f6fb09f 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/Dec/26 +# Automatically updated by the winget bot at 2024/Dec/27 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json PackageIdentifier: Neovim.Neovim.Nightly From e9fa9cdfefb30b06d9d3d3c5d873c08229461607 Mon Sep 17 00:00:00 2001 From: Ryan <69221034+ryfu-msft@users.noreply.github.com> Date: Fri, 27 Dec 2024 17:58:31 -0500 Subject: [PATCH 73/76] New version: Microsoft.WingetCreate version 1.9.3.0 (#202857) --- .../Microsoft.WingetCreate.installer.yaml | 44 +++++++++++++++++++ .../Microsoft.WingetCreate.locale.en-US.yaml | 35 +++++++++++++++ .../1.9.3.0/Microsoft.WingetCreate.yaml | 8 ++++ 3 files changed, 87 insertions(+) create mode 100644 manifests/m/Microsoft/WingetCreate/1.9.3.0/Microsoft.WingetCreate.installer.yaml create mode 100644 manifests/m/Microsoft/WingetCreate/1.9.3.0/Microsoft.WingetCreate.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/WingetCreate/1.9.3.0/Microsoft.WingetCreate.yaml diff --git a/manifests/m/Microsoft/WingetCreate/1.9.3.0/Microsoft.WingetCreate.installer.yaml b/manifests/m/Microsoft/WingetCreate/1.9.3.0/Microsoft.WingetCreate.installer.yaml new file mode 100644 index 0000000000000..8b49ed26b0ba4 --- /dev/null +++ b/manifests/m/Microsoft/WingetCreate/1.9.3.0/Microsoft.WingetCreate.installer.yaml @@ -0,0 +1,44 @@ +# Created using wingetcreate 1.9.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Microsoft.WingetCreate +PackageVersion: 1.9.3.0 +InstallerLocale: en-US +MinimumOSVersion: 10.0.17763.0 +InstallModes: +- interactive +- silent +Commands: +- wingetcreate +Installers: +- Platform: + - Windows.Universal + Architecture: x64 + InstallerType: msix + Scope: user + InstallerUrl: https://github.com/microsoft/winget-create/releases/download/v1.9.3.0/Microsoft.WindowsPackageManagerManifestCreator_1.9.3.0_8wekyb3d8bbwe.msixbundle + InstallerSha256: DEB9785DD97D005C413AF9FC35500397125033677372FB3DC2A87D9FAA135E86 + SignatureSha256: 980C12FA8D20C73EE22A509B6322FE768DEC39C55BBF71B6B4AE839986BDD46E + UpgradeBehavior: install + PackageFamilyName: Microsoft.WindowsPackageManagerManifestCreator_8wekyb3d8bbwe +- Platform: + - Windows.Universal + Architecture: x86 + InstallerType: msix + Scope: user + InstallerUrl: https://github.com/microsoft/winget-create/releases/download/v1.9.3.0/Microsoft.WindowsPackageManagerManifestCreator_1.9.3.0_8wekyb3d8bbwe.msixbundle + InstallerSha256: DEB9785DD97D005C413AF9FC35500397125033677372FB3DC2A87D9FAA135E86 + SignatureSha256: 980C12FA8D20C73EE22A509B6322FE768DEC39C55BBF71B6B4AE839986BDD46E + UpgradeBehavior: install + PackageFamilyName: Microsoft.WindowsPackageManagerManifestCreator_8wekyb3d8bbwe +- Architecture: x64 + InstallerType: portable + InstallerUrl: https://github.com/microsoft/winget-create/releases/download/v1.9.3.0/wingetcreate.exe + InstallerSha256: 3DE0CEDC8D531D033E438FC5AEF925C75C4AE7E0C25AC49A2E49F77D332526B9 +- Architecture: x86 + InstallerType: portable + InstallerUrl: https://github.com/microsoft/winget-create/releases/download/v1.9.3.0/wingetcreate.exe + InstallerSha256: 3DE0CEDC8D531D033E438FC5AEF925C75C4AE7E0C25AC49A2E49F77D332526B9 +ManifestType: installer +ManifestVersion: 1.9.0 +ReleaseDate: 2024-12-27 diff --git a/manifests/m/Microsoft/WingetCreate/1.9.3.0/Microsoft.WingetCreate.locale.en-US.yaml b/manifests/m/Microsoft/WingetCreate/1.9.3.0/Microsoft.WingetCreate.locale.en-US.yaml new file mode 100644 index 0000000000000..271e9490fcfe9 --- /dev/null +++ b/manifests/m/Microsoft/WingetCreate/1.9.3.0/Microsoft.WingetCreate.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created using wingetcreate 1.9.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Microsoft.WingetCreate +PackageVersion: 1.9.3.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com +PublisherSupportUrl: https://github.com/microsoft/winget-create/issues +PrivacyUrl: https://privacy.microsoft.com/privacystatement +Author: https://github.com/microsoft/winget-create/graphs/contributors +PackageName: Windows Package Manager Manifest Creator +PackageUrl: https://github.com/microsoft/winget-create +License: MIT +LicenseUrl: https://github.com/microsoft/winget-create/blob/main/LICENSE +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +CopyrightUrl: https://github.com/microsoft/winget-create/blob/main/LICENSE +ShortDescription: The Windows Package Manager Manifest Creator command-line tool +Description: Windows Package Manager Manifest Creator is an Open Source tool designed to help developers create, update, and submit manifest files to the Windows Package Manager repository. +Moniker: wingetcreate +Tags: +- command-line +- manifests-generator +- package-manager +- package-manifests +- windows +- winget +- winget-pkgs +- yaml +ReleaseNotesUrl: https://github.com/microsoft/winget-create/releases/tag/v1.9.3.0 +Documentations: +- DocumentLabel: CLI Commands Documentation + DocumentUrl: https://github.com/microsoft/winget-create/tree/main/doc +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/m/Microsoft/WingetCreate/1.9.3.0/Microsoft.WingetCreate.yaml b/manifests/m/Microsoft/WingetCreate/1.9.3.0/Microsoft.WingetCreate.yaml new file mode 100644 index 0000000000000..1b2fbe27b8259 --- /dev/null +++ b/manifests/m/Microsoft/WingetCreate/1.9.3.0/Microsoft.WingetCreate.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.9.3.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Microsoft.WingetCreate +PackageVersion: 1.9.3.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From ac30eb06ebb10c75876fc50ef3c5338ebfdd5964 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 27 Dec 2024 15:09:59 -0800 Subject: [PATCH 74/76] Automatic update of IPIP.BestTrace 3.9.3.0 (#202861) --- .../IPIP/BestTrace/3.9.3.0/IPIP.BestTrace.installer.yaml | 8 ++++---- .../BestTrace/3.9.3.0/IPIP.BestTrace.locale.en-US.yaml | 6 +++--- .../BestTrace/3.9.3.0/IPIP.BestTrace.locale.zh-CN.yaml | 6 +++--- manifests/i/IPIP/BestTrace/3.9.3.0/IPIP.BestTrace.yaml | 6 +++--- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/manifests/i/IPIP/BestTrace/3.9.3.0/IPIP.BestTrace.installer.yaml b/manifests/i/IPIP/BestTrace/3.9.3.0/IPIP.BestTrace.installer.yaml index 16de1b661b030..a7142f3a4d190 100644 --- a/manifests/i/IPIP/BestTrace/3.9.3.0/IPIP.BestTrace.installer.yaml +++ b/manifests/i/IPIP/BestTrace/3.9.3.0/IPIP.BestTrace.installer.yaml @@ -1,5 +1,5 @@ -# Automatically updated by the winget bot at 2023/Nov/14 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json +# Automatically updated by the winget bot at 2024/Dec/27 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json PackageIdentifier: IPIP.BestTrace PackageVersion: 3.9.3.0 @@ -11,7 +11,7 @@ FileExtensions: Installers: - Architecture: x64 InstallerUrl: https://cdn.ipip.net/17mon/besttrace.exe - InstallerSha256: 57E257DAAC1B2241CA41C6D77C869C088F6B55481BCBFCD2E76F9ECE5C844142 + InstallerSha256: E15663B6B6DE54803F37F6980FBF597D60AF7C6933AAFCEBD2102A78521620A2 ProductCode: '{E13219BC-E3A4-4B47-A581-A3073470DFD5}_is1' ManifestType: installer -ManifestVersion: 1.2.0 +ManifestVersion: 1.5.0 diff --git a/manifests/i/IPIP/BestTrace/3.9.3.0/IPIP.BestTrace.locale.en-US.yaml b/manifests/i/IPIP/BestTrace/3.9.3.0/IPIP.BestTrace.locale.en-US.yaml index 9622f08c3c79e..0982b7a9b8139 100644 --- a/manifests/i/IPIP/BestTrace/3.9.3.0/IPIP.BestTrace.locale.en-US.yaml +++ b/manifests/i/IPIP/BestTrace/3.9.3.0/IPIP.BestTrace.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Automatically updated by the winget bot at 2023/Nov/14 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json +# Automatically updated by the winget bot at 2024/Dec/27 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json PackageIdentifier: IPIP.BestTrace PackageVersion: 3.9.3.0 @@ -23,4 +23,4 @@ Tags: - traceroute - tracert ManifestType: defaultLocale -ManifestVersion: 1.2.0 +ManifestVersion: 1.5.0 diff --git a/manifests/i/IPIP/BestTrace/3.9.3.0/IPIP.BestTrace.locale.zh-CN.yaml b/manifests/i/IPIP/BestTrace/3.9.3.0/IPIP.BestTrace.locale.zh-CN.yaml index 8e0a46d5046ec..f3a4019aca42c 100644 --- a/manifests/i/IPIP/BestTrace/3.9.3.0/IPIP.BestTrace.locale.zh-CN.yaml +++ b/manifests/i/IPIP/BestTrace/3.9.3.0/IPIP.BestTrace.locale.zh-CN.yaml @@ -1,5 +1,5 @@ -# Automatically updated by the winget bot at 2023/Nov/14 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.2.0.schema.json +# Automatically updated by the winget bot at 2024/Dec/27 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json PackageIdentifier: IPIP.BestTrace PackageVersion: 3.9.3.0 @@ -24,4 +24,4 @@ Tags: - 互联网 - 网络 ManifestType: locale -ManifestVersion: 1.2.0 +ManifestVersion: 1.5.0 diff --git a/manifests/i/IPIP/BestTrace/3.9.3.0/IPIP.BestTrace.yaml b/manifests/i/IPIP/BestTrace/3.9.3.0/IPIP.BestTrace.yaml index 4d7ffd562557d..a168dd989dfae 100644 --- a/manifests/i/IPIP/BestTrace/3.9.3.0/IPIP.BestTrace.yaml +++ b/manifests/i/IPIP/BestTrace/3.9.3.0/IPIP.BestTrace.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2023/Nov/14 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json +# Automatically updated by the winget bot at 2024/Dec/27 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json PackageIdentifier: IPIP.BestTrace PackageVersion: 3.9.3.0 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.2.0 +ManifestVersion: 1.5.0 From 7c82f08b33903696250de433c49aeb493a817cb1 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Sat, 28 Dec 2024 00:18:57 +0100 Subject: [PATCH 75/76] New version: OpenMedia.4KVideoDownloader version 4.33.4.0167 (#202839) --- ...OpenMedia.4KVideoDownloader.installer.yaml | 39 +++++++++++++++++++ ...nMedia.4KVideoDownloader.locale.en-US.yaml | 35 +++++++++++++++++ ...nMedia.4KVideoDownloader.locale.zh-CN.yaml | 31 +++++++++++++++ .../OpenMedia.4KVideoDownloader.yaml | 8 ++++ 4 files changed, 113 insertions(+) create mode 100644 manifests/o/OpenMedia/4KVideoDownloader/4.33.4.0167/OpenMedia.4KVideoDownloader.installer.yaml create mode 100644 manifests/o/OpenMedia/4KVideoDownloader/4.33.4.0167/OpenMedia.4KVideoDownloader.locale.en-US.yaml create mode 100644 manifests/o/OpenMedia/4KVideoDownloader/4.33.4.0167/OpenMedia.4KVideoDownloader.locale.zh-CN.yaml create mode 100644 manifests/o/OpenMedia/4KVideoDownloader/4.33.4.0167/OpenMedia.4KVideoDownloader.yaml diff --git a/manifests/o/OpenMedia/4KVideoDownloader/4.33.4.0167/OpenMedia.4KVideoDownloader.installer.yaml b/manifests/o/OpenMedia/4KVideoDownloader/4.33.4.0167/OpenMedia.4KVideoDownloader.installer.yaml new file mode 100644 index 0000000000000..17f8ff2feab92 --- /dev/null +++ b/manifests/o/OpenMedia/4KVideoDownloader/4.33.4.0167/OpenMedia.4KVideoDownloader.installer.yaml @@ -0,0 +1,39 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: OpenMedia.4KVideoDownloader +PackageVersion: 4.33.4.0167 +InstallerLocale: en-US +InstallerType: wix +Scope: machine +InstallerSwitches: + InstallLocation: INSTALLDIR="" +UpgradeBehavior: install +ReleaseDate: 2024-12-27 +AppsAndFeaturesEntries: +- UpgradeCode: '{C0C03514-E843-4621-951F-66922A02F5CD}' +Installers: +- Architecture: x86 + InstallerUrl: https://dl.4kdownload.com/app/4kvideodownloader_4.33.4.msi + InstallerSha256: 9CDDC8189DA262B939BAE11D211EFA5D6D0BC68185C90277CEDCA44370746A2A + ProductCode: '{2B3348B1-C728-405E-A374-07FF26467E7B}' + AppsAndFeaturesEntries: + - DisplayName: 4K Video Downloader + Publisher: Open Media LLC + ProductCode: '{2B3348B1-C728-405E-A374-07FF26467E7B}' + UpgradeCode: '{C0C03514-E843-4621-951F-66922A02F5CD}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles(x86)%\4KDownload\4kvideodownloader' +- Architecture: x64 + InstallerUrl: https://dl.4kdownload.com/app/4kvideodownloader_4.33.4_x64.msi + InstallerSha256: C18D867499A3E2226553D84A9409A309FAC162B5E875DD929E3888BE2D66EC50 + ProductCode: '{E5894AA7-3786-47A9-90FC-ECA2BC9DC444}' + AppsAndFeaturesEntries: + - DisplayName: 4K Video Downloader + Publisher: Open Media LLC + ProductCode: '{E5894AA7-3786-47A9-90FC-ECA2BC9DC444}' + UpgradeCode: '{C0C03514-E843-4621-951F-66922A02F5CD}' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\4KDownload\4kvideodownloader' +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/o/OpenMedia/4KVideoDownloader/4.33.4.0167/OpenMedia.4KVideoDownloader.locale.en-US.yaml b/manifests/o/OpenMedia/4KVideoDownloader/4.33.4.0167/OpenMedia.4KVideoDownloader.locale.en-US.yaml new file mode 100644 index 0000000000000..6107269ad7e73 --- /dev/null +++ b/manifests/o/OpenMedia/4KVideoDownloader/4.33.4.0167/OpenMedia.4KVideoDownloader.locale.en-US.yaml @@ -0,0 +1,35 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: OpenMedia.4KVideoDownloader +PackageVersion: 4.33.4.0167 +PackageLocale: en-US +Publisher: Open Media LLC +PublisherUrl: https://www.4kdownload.com/ +PublisherSupportUrl: https://www.4kdownload.com/help/12 +PrivacyUrl: https://www.4kdownload.com/privacy +Author: Open Media LLC +PackageName: 4K Video Downloader +PackageUrl: https://www.4kdownload.com/-cunpg/video-downloader +License: Proprietary +LicenseUrl: https://www.4kdownload.com/agreement/terms-of-use/7 +Copyright: Copyright 2022 Open Media OOO. All rights reserved. +ShortDescription: Free Video Downloader. +Tags: +- audio-downloader +- bitchute +- dailymotion +- download +- downloader +- likee +- media-downloader +- niconico +- tumblr +- twitch +- video +- video-downloader +- vimeo +- youtube +PurchaseUrl: https://www.4kdownload.com/buy/videodownloader/3 +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/o/OpenMedia/4KVideoDownloader/4.33.4.0167/OpenMedia.4KVideoDownloader.locale.zh-CN.yaml b/manifests/o/OpenMedia/4KVideoDownloader/4.33.4.0167/OpenMedia.4KVideoDownloader.locale.zh-CN.yaml new file mode 100644 index 0000000000000..59fd1ea52cf56 --- /dev/null +++ b/manifests/o/OpenMedia/4KVideoDownloader/4.33.4.0167/OpenMedia.4KVideoDownloader.locale.zh-CN.yaml @@ -0,0 +1,31 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json + +PackageIdentifier: OpenMedia.4KVideoDownloader +PackageVersion: 4.33.4.0167 +PackageLocale: zh-CN +Publisher: Open Media LLC +PublisherUrl: https://www.4kdownload.com/ +PublisherSupportUrl: https://www.4kdownload.com/help/12 +PrivacyUrl: https://www.4kdownload.com/privacy +Author: Open Media LLC +PackageName: 4K Video Downloader +PackageUrl: https://www.4kdownload.com/-cunpg/video-downloader +License: 专有软件 +LicenseUrl: https://www.4kdownload.com/agreement/terms-of-use/7 +Copyright: 版权所有 2022 Open Media OOO。保留所有权利。 +ShortDescription: 免费视频下载器 +Tags: +- bitchute +- dailymotion +- likee +- niconico +- tumblr +- twitch +- vimeo +- youtube +- 下载 +- 视频 +PurchaseUrl: https://www.4kdownload.com/buy/videodownloader/3 +ManifestType: locale +ManifestVersion: 1.9.0 diff --git a/manifests/o/OpenMedia/4KVideoDownloader/4.33.4.0167/OpenMedia.4KVideoDownloader.yaml b/manifests/o/OpenMedia/4KVideoDownloader/4.33.4.0167/OpenMedia.4KVideoDownloader.yaml new file mode 100644 index 0000000000000..9d14ba71e89fa --- /dev/null +++ b/manifests/o/OpenMedia/4KVideoDownloader/4.33.4.0167/OpenMedia.4KVideoDownloader.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: OpenMedia.4KVideoDownloader +PackageVersion: 4.33.4.0167 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 8150fcbace8202da121e7ce3b478b38f626f44ce Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 28 Dec 2024 10:33:37 +0800 Subject: [PATCH 76/76] New version: Google.Chrome.Canary version 133.0.6922.0 (#202862) --- .../Google.Chrome.Canary.installer.yaml | 49 +++++++++++++++++++ .../Google.Chrome.Canary.locale.en-US.yaml | 27 ++++++++++ .../Google.Chrome.Canary.locale.nb-NO.yaml | 23 +++++++++ .../Google.Chrome.Canary.locale.zh-CN.yaml | 25 ++++++++++ .../133.0.6922.0/Google.Chrome.Canary.yaml | 8 +++ 5 files changed, 132 insertions(+) create mode 100644 manifests/g/Google/Chrome/Canary/133.0.6922.0/Google.Chrome.Canary.installer.yaml create mode 100644 manifests/g/Google/Chrome/Canary/133.0.6922.0/Google.Chrome.Canary.locale.en-US.yaml create mode 100644 manifests/g/Google/Chrome/Canary/133.0.6922.0/Google.Chrome.Canary.locale.nb-NO.yaml create mode 100644 manifests/g/Google/Chrome/Canary/133.0.6922.0/Google.Chrome.Canary.locale.zh-CN.yaml create mode 100644 manifests/g/Google/Chrome/Canary/133.0.6922.0/Google.Chrome.Canary.yaml diff --git a/manifests/g/Google/Chrome/Canary/133.0.6922.0/Google.Chrome.Canary.installer.yaml b/manifests/g/Google/Chrome/Canary/133.0.6922.0/Google.Chrome.Canary.installer.yaml new file mode 100644 index 0000000000000..44da43a0f5133 --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/133.0.6922.0/Google.Chrome.Canary.installer.yaml @@ -0,0 +1,49 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Google.Chrome.Canary +PackageVersion: 133.0.6922.0 +InstallerType: exe +Scope: user +InstallModes: +- silent +InstallerSwitches: + Log: --verbose-logging --log-file="" + Custom: --chrome-sxs --do-not-launch-chrome +ExpectedReturnCodes: +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 3 + ReturnResponse: alreadyInstalled +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Google Chrome SxS +Installers: +- Architecture: x86 + InstallerUrl: https://dl.google.com/release2/chrome/lqd2knlrevmeyqseuloacxt6bi_133.0.6922.0/133.0.6922.0_chrome_installer.exe + InstallerSha256: 7B52363154DF3A161B9955D2BB4011FE7B5D07716940EE7D85FB0B265C821830 +- Architecture: x64 + InstallerUrl: https://dl.google.com/release2/chrome/achojkvpfevoi2xhricc4kx7oo2q_133.0.6922.0/133.0.6922.0_chrome_installer.exe + InstallerSha256: 4696A65E0D5EBA576FD0973EEC5C8D08F38570BBDDADA0C569A5CE606024396C +- Architecture: arm64 + InstallerUrl: https://dl.google.com/release2/chrome/jdf5p5x55csfz3mkhegiyresvu_133.0.6922.0/133.0.6922.0_chrome_installer.exe + InstallerSha256: CECBE1E06D1413569B0E013BF0E6906343608375ACD7BDEEFE0470DB3CEC0967 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/g/Google/Chrome/Canary/133.0.6922.0/Google.Chrome.Canary.locale.en-US.yaml b/manifests/g/Google/Chrome/Canary/133.0.6922.0/Google.Chrome.Canary.locale.en-US.yaml new file mode 100644 index 0000000000000..f96b35da8c9a4 --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/133.0.6922.0/Google.Chrome.Canary.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Google.Chrome.Canary +PackageVersion: 133.0.6922.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. +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 +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/g/Google/Chrome/Canary/133.0.6922.0/Google.Chrome.Canary.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Canary/133.0.6922.0/Google.Chrome.Canary.locale.nb-NO.yaml new file mode 100644 index 0000000000000..2004457b5337b --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/133.0.6922.0/Google.Chrome.Canary.locale.nb-NO.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json + +PackageIdentifier: Google.Chrome.Canary +PackageVersion: 133.0.6922.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. +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. +Tags: +- chromium +- nettleseren +ManifestType: locale +ManifestVersion: 1.9.0 diff --git a/manifests/g/Google/Chrome/Canary/133.0.6922.0/Google.Chrome.Canary.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Canary/133.0.6922.0/Google.Chrome.Canary.locale.zh-CN.yaml new file mode 100644 index 0000000000000..801410151655d --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/133.0.6922.0/Google.Chrome.Canary.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json + +PackageIdentifier: Google.Chrome.Canary +PackageVersion: 133.0.6922.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. 保留所有权利。 +ShortDescription: 开发者专用的每日构建版 +Description: 安装专为经验丰富的开发者设计且每晚都会更新的 Chrome Canary 版,站在网络科技最前沿。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +ManifestType: locale +ManifestVersion: 1.9.0 diff --git a/manifests/g/Google/Chrome/Canary/133.0.6922.0/Google.Chrome.Canary.yaml b/manifests/g/Google/Chrome/Canary/133.0.6922.0/Google.Chrome.Canary.yaml new file mode 100644 index 0000000000000..5195d23e1f8d0 --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/133.0.6922.0/Google.Chrome.Canary.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Google.Chrome.Canary +PackageVersion: 133.0.6922.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0