Skip to content

Commit

Permalink
Update Microsoft.DotNet.Runtime.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 31aa39c
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/Runtime/8.0.11/dotnet-runtime-8.0.11-win-arm64.exe
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.11/dotnet-runtime-8.0.11-win-arm64.exe
InstallerSha256: 18A781A4817628A7C0BD19AF6B71B7408BE91B52CA1AC1A866D2F15F16454D5E
ProductCode: '{b77c2568-5982-49bb-aaeb-576568f30f71}'
AppsAndFeaturesEntries:
Expand All @@ -21,7 +21,7 @@ Installers:
ProductCode: '{b77c2568-5982-49bb-aaeb-576568f30f71}'
- Architecture: x64
InstallerType: burn
InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Runtime/8.0.11/dotnet-runtime-8.0.11-win-x64.exe
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.11/dotnet-runtime-8.0.11-win-x64.exe
InstallerSha256: F4F7768725105F4C07B2B80B872DED1FE9B56D98B4FD0B825A7DF80D6BF6D2B0
ProductCode: '{e883dae5-a63d-4a45-afb9-257f64d5a59b}'
AppsAndFeaturesEntries:
Expand All @@ -31,7 +31,7 @@ Installers:
ProductCode: '{e883dae5-a63d-4a45-afb9-257f64d5a59b}'
- Architecture: x86
InstallerType: burn
InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Runtime/8.0.11/dotnet-runtime-8.0.11-win-x86.exe
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.11/dotnet-runtime-8.0.11-win-x86.exe
InstallerSha256: AD8FF237AB0A18DD34CADB10B646C0BF46754225B2848A25758A16A15BC8DAF4
ProductCode: '{f6651322-a339-4553-b0e3-4f405d4a8f5f}'
AppsAndFeaturesEntries:
Expand Down

0 comments on commit 31aa39c

Please sign in to comment.