Skip to content

Commit

Permalink
Update Microsoft.DotNet.SDK.8 installer URL
Browse files Browse the repository at this point in the history
  • Loading branch information
mthalman committed Dec 20, 2024
1 parent 0cda680 commit d047445
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/8.0.206/dotnet-sdk-8.0.206-win-arm64.exe
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.206/dotnet-sdk-8.0.206-win-arm64.exe
InstallerSha256: DB7A506836BCD8F47F7F9EFDAE5542FD486609B031D8247D505587845E4652D5
ProductCode: '{42ba0ae5-5f6a-4267-8dbf-5933ec0bd75f}'
AppsAndFeaturesEntries:
Expand All @@ -21,7 +21,7 @@ Installers:
ProductCode: '{42ba0ae5-5f6a-4267-8dbf-5933ec0bd75f}'
- Architecture: x64
InstallerType: burn
InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.206/dotnet-sdk-8.0.206-win-x64.exe
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.206/dotnet-sdk-8.0.206-win-x64.exe
InstallerSha256: CD88A825CF1DE6CDFFFBA4EB1DB08CFC47825394CF44B50D6054DF08E9EA1BDC
ProductCode: '{4760b20b-ecb4-47a9-9d48-0f2158d0ac78}'
AppsAndFeaturesEntries:
Expand All @@ -31,7 +31,7 @@ Installers:
ProductCode: '{4760b20b-ecb4-47a9-9d48-0f2158d0ac78}'
- Architecture: x86
InstallerType: burn
InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.206/dotnet-sdk-8.0.206-win-x86.exe
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.206/dotnet-sdk-8.0.206-win-x86.exe
InstallerSha256: F2AADBFF3E52045204AE0F24F59601485A602D46C1EE74E4F53BA6E5A09BDCEB
ProductCode: '{38896d84-e195-4666-be94-29b4a0afb191}'
AppsAndFeaturesEntries:
Expand Down

0 comments on commit d047445

Please sign in to comment.