Skip to content

Commit

Permalink
[Update Package] Microsoft.DotNet.AspNetCore.Preview: version 9.0.0-p…
Browse files Browse the repository at this point in the history
…review.5.24306.11: update installer URL (microsoft#202487)

Co-authored-by: Alexander Mnich <alex@mnich.dev>
  • Loading branch information
damn-good-b0t and a-mnich authored Dec 27, 2024
1 parent 9886569 commit 84e789a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 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/aspnetcore/Runtime/9.0.0-preview.5.24306.11/aspnetcore-runtime-9.0.0-preview.5.24306.11-win-arm64.exe
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.0-preview.5.24306.11/aspnetcore-runtime-9.0.0-preview.5.24306.11-win-arm64.exe
InstallerSha256: 3BA23DC796291F9F9FEEE43D12BA961B013AB3F0A2AFA45917A4DED30422EB7D
ProductCode: '{b2769313-2664-4b17-8627-4e544dbb8bdd}'
AppsAndFeaturesEntries:
Expand All @@ -21,7 +21,7 @@ Installers:
ProductCode: '{b2769313-2664-4b17-8627-4e544dbb8bdd}'
- Architecture: x64
InstallerType: burn
InstallerUrl: https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/9.0.0-preview.5.24306.11/aspnetcore-runtime-9.0.0-preview.5.24306.11-win-x64.exe
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.0-preview.5.24306.11/aspnetcore-runtime-9.0.0-preview.5.24306.11-win-x64.exe
InstallerSha256: 02D716818E6F60466758422FDDD5821B58A59CC3B3F2650D83826D8A74039B60
ProductCode: '{2ab1e5d8-8a4a-424a-96fa-f29bce8edf08}'
AppsAndFeaturesEntries:
Expand All @@ -31,7 +31,7 @@ Installers:
ProductCode: '{2ab1e5d8-8a4a-424a-96fa-f29bce8edf08}'
- Architecture: x86
InstallerType: burn
InstallerUrl: https://dotnetcli.azureedge.net/dotnet/aspnetcore/Runtime/9.0.0-preview.5.24306.11/aspnetcore-runtime-9.0.0-preview.5.24306.11-win-x86.exe
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/9.0.0-preview.5.24306.11/aspnetcore-runtime-9.0.0-preview.5.24306.11-win-x86.exe
InstallerSha256: F5B4D0C5D6A0667192A9C54A6BBE021747D15C94E1E22DC6622ADA27199437F7
ProductCode: '{d149f2ec-3fb8-44c5-ad15-f41f0bab5244}'
AppsAndFeaturesEntries:
Expand All @@ -40,5 +40,5 @@ Installers:
DisplayVersion: 9.0.0.24306
ProductCode: '{d149f2ec-3fb8-44c5-ad15-f41f0bab5244}'
ManifestType: installer
ManifestVersion: 1.6.0
ManifestVersion: 1.9.0

Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ Tags:
- runtime
- web
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.AspNetCore.Preview
PackageVersion: 9.0.0-preview.5.24306.11
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0
ManifestVersion: 1.9.0

0 comments on commit 84e789a

Please sign in to comment.