Skip to content

Commit

Permalink
Update Microsoft.DotNet.SDK.9.installer.yaml 9.0.100 CDN url
Browse files Browse the repository at this point in the history
check microsoft#202037 for more info
  • Loading branch information
flo7000 authored Dec 26, 2024
1 parent a8eadc9 commit ecf0ba6
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ InstallerSwitches:
Installers:
- Architecture: arm64
InstallerType: burn
InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/9.0.100/dotnet-sdk-9.0.100-win-arm64.exe
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.100/dotnet-sdk-9.0.100-win-arm64.exe
InstallerSha256: CC2A9C75F6E343F858317019BD4572D7FBD63985075DA07B782B9253C7CB3E4D
ProductCode: '{40819c02-3bd5-4e8b-9c10-101ef13de6a1}'
AppsAndFeaturesEntries:
Expand All @@ -21,7 +21,7 @@ Installers:
ProductCode: '{40819c02-3bd5-4e8b-9c10-101ef13de6a1}'
- Architecture: x64
InstallerType: burn
InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/9.0.100/dotnet-sdk-9.0.100-win-x64.exe
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.100/dotnet-sdk-9.0.100-win-x64.exe
InstallerSha256: 239E34A1FE0CAC8DE0F34A086203355BD39CFD611AE2C786F2EFDB596924A05B
ProductCode: '{d3a5d6d0-1392-4b40-a308-ea6648eb8092}'
AppsAndFeaturesEntries:
Expand All @@ -31,7 +31,7 @@ Installers:
ProductCode: '{d3a5d6d0-1392-4b40-a308-ea6648eb8092}'
- Architecture: x86
InstallerType: burn
InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/9.0.100/dotnet-sdk-9.0.100-win-x86.exe
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.100/dotnet-sdk-9.0.100-win-x86.exe
InstallerSha256: 0E8F6DC5C3574F31E352DAF28E90E7B31ECFBA454EC6DBDE05690A8F8BE96AFA
ProductCode: '{64382d1d-6f86-427f-9092-56d55b6d95e1}'
AppsAndFeaturesEntries:
Expand Down

0 comments on commit ecf0ba6

Please sign in to comment.