Skip to content

Commit

Permalink
[Update Package] Microsoft/DotNet/SDK/6/6.0.428 new CDN urls (#202987)
Browse files Browse the repository at this point in the history
  • Loading branch information
flo7000 authored Dec 29, 2024
1 parent feead3d commit ba11dfc
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Created using wingetcreate 1.0.4.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json

PackageIdentifier: Microsoft.DotNet.SDK.6
PackageVersion: 6.0.428
Expand All @@ -11,7 +11,7 @@ InstallerSwitches:
Installers:
- Architecture: arm64
InstallerType: burn
InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.428/dotnet-sdk-6.0.428-win-arm64.exe
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/6.0.428/dotnet-sdk-6.0.428-win-arm64.exe
InstallerSha256: 2885D2823372566FB2ACFE72AEB9BE8A3A718AB462F50BBFE8FC79A385F87BF7
ProductCode: '{626fffad-e910-4ce2-8525-158471918945}'
AppsAndFeaturesEntries:
Expand All @@ -21,7 +21,7 @@ Installers:
ProductCode: '{626fffad-e910-4ce2-8525-158471918945}'
- Architecture: x64
InstallerType: burn
InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.428/dotnet-sdk-6.0.428-win-x64.exe
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/6.0.428/dotnet-sdk-6.0.428-win-x64.exe
InstallerSha256: 49C9599593E90EB6ABD3643DF5D15240D24279E5E9C24DF52C31A3E232E6DA3B
ProductCode: '{871e7ea0-9124-4bc8-919c-b9a8ba407ed6}'
AppsAndFeaturesEntries:
Expand All @@ -31,7 +31,7 @@ Installers:
ProductCode: '{871e7ea0-9124-4bc8-919c-b9a8ba407ed6}'
- Architecture: x86
InstallerType: burn
InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.428/dotnet-sdk-6.0.428-win-x86.exe
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/6.0.428/dotnet-sdk-6.0.428-win-x86.exe
InstallerSha256: EE5C9173C261992C52F3F3B72CAD94572B1C875A3879340ADB03AC0A97419917
ProductCode: '{41970fed-94dc-4a66-8c7d-4c7535fc7357}'
AppsAndFeaturesEntries:
Expand All @@ -40,5 +40,5 @@ Installers:
DisplayVersion: 6.4.2824.52403
ProductCode: '{41970fed-94dc-4a66-8c7d-4c7535fc7357}'
ManifestType: installer
ManifestVersion: 1.6.0
ManifestVersion: 1.9.0

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Created using wingetcreate 1.0.4.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json

PackageIdentifier: Microsoft.DotNet.SDK.6
PackageVersion: 6.0.428
Expand All @@ -23,5 +23,5 @@ Tags:
- Visual Basic
- SDK
ManifestType: defaultLocale
ManifestVersion: 1.6.0
ManifestVersion: 1.9.0

Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ PackageIdentifier: Microsoft.DotNet.SDK.6
PackageVersion: 6.0.428
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0
ManifestVersion: 1.9.0

0 comments on commit ba11dfc

Please sign in to comment.