From be370ef129b09ccc7cac8a50b846adfe5133d3b9 Mon Sep 17 00:00:00 2001 From: dotnetcore-chocolateypackages Date: Wed, 12 Jun 2024 00:12:15 +0000 Subject: [PATCH] AU: 13 updated - dotnet dotnet-9.0-aspnetruntime dotnet-9.0-desktopruntime dotnet-9.0-runtime dotnet-9.0-sdk dotnet-9.0-sdk-1xx dotnet-9.0-windowshosting dotnet-aspnetcoremodule-v2 dotnet-aspnetruntime dotnet-desktopruntime dotnet-runtime dotnet-sdk dotnet-windowshosting [skip ci] https://gist.github.com/dotnetcore-chocolateypackages/0b5fb8ff0bf938a89b7fb6d48f988ea3/79c593a1375fa051df5e9929262de00d2645f8c4 --- .../dotnet-9.0-aspnetruntime.nuspec | 4 ++-- dotnet-9.0-aspnetruntime/tools/data.ps1 | 8 ++++---- .../dotnet-9.0-desktopruntime.nuspec | 4 ++-- dotnet-9.0-desktopruntime/tools/data.ps1 | 8 ++++---- dotnet-9.0-runtime/dotnet-9.0-runtime.nuspec | 4 ++-- dotnet-9.0-runtime/tools/data.ps1 | 8 ++++---- dotnet-9.0-sdk-1xx/dotnet-9.0-sdk-1xx.nuspec | 4 ++-- dotnet-9.0-sdk-1xx/tools/data.ps1 | 8 ++++---- dotnet-9.0-sdk/dotnet-9.0-sdk.nuspec | 6 +++--- .../dotnet-9.0-windowshosting.nuspec | 10 +++++----- .../dotnet-aspnetcoremodule-v2.json | 2 +- .../dotnet-aspnetcoremodule-v2.nuspec | 6 +++--- dotnet-aspnetcoremodule-v2/tools/data.ps1 | 8 ++++---- dotnet-aspnetruntime/dotnet-aspnetruntime.json | 2 +- dotnet-aspnetruntime/dotnet-aspnetruntime.nuspec | 6 +++--- dotnet-desktopruntime/dotnet-desktopruntime.json | 2 +- dotnet-desktopruntime/dotnet-desktopruntime.nuspec | 6 +++--- dotnet-runtime/dotnet-runtime.json | 2 +- dotnet-runtime/dotnet-runtime.nuspec | 6 +++--- dotnet-sdk/dotnet-sdk.json | 2 +- dotnet-sdk/dotnet-sdk.nuspec | 6 +++--- dotnet-windowshosting/dotnet-windowshosting.json | 2 +- dotnet-windowshosting/dotnet-windowshosting.nuspec | 6 +++--- dotnet/dotnet.json | 2 +- dotnet/dotnet.nuspec | 6 +++--- 25 files changed, 64 insertions(+), 64 deletions(-) diff --git a/dotnet-9.0-aspnetruntime/dotnet-9.0-aspnetruntime.nuspec b/dotnet-9.0-aspnetruntime/dotnet-9.0-aspnetruntime.nuspec index 8c78ec3..4fc4bf4 100644 --- a/dotnet-9.0-aspnetruntime/dotnet-9.0-aspnetruntime.nuspec +++ b/dotnet-9.0-aspnetruntime/dotnet-9.0-aspnetruntime.nuspec @@ -2,7 +2,7 @@ dotnet-9.0-aspnetruntime - 9.0.0-preview4242676 + 9.0.0-preview52430611 https://github.com/dotnetcore-chocolatey/dotnetcore-chocolateypackages/tree/master/dotnet-9.0-aspnetruntime jberezanski,riezebosch Microsoft ASP.NET Core 9.0 Runtime and Shared Framework @@ -32,7 +32,7 @@ Example: cinst -y --params="Passive Skip32Bit" dotnet-9.0-aspnetruntime ##### Software -[.NET 9.0.0-preview.4 Release Notes](https://github.com/dotnet/core/blob/main/release-notes/9.0/preview/preview4/9.0.0-preview.4.md) +[.NET 9.0.0-preview.5 Release Notes](https://github.com/dotnet/core/blob/main/release-notes/9.0/preview/preview5/9.0.0-preview.5.md) - + diff --git a/dotnet-9.0-windowshosting/dotnet-9.0-windowshosting.nuspec b/dotnet-9.0-windowshosting/dotnet-9.0-windowshosting.nuspec index 09b7317..09e517a 100644 --- a/dotnet-9.0-windowshosting/dotnet-9.0-windowshosting.nuspec +++ b/dotnet-9.0-windowshosting/dotnet-9.0-windowshosting.nuspec @@ -2,7 +2,7 @@ dotnet-9.0-windowshosting - 9.0.0-preview42426619 + 9.0.0-preview5243067 https://github.com/dotnetcore-chocolatey/dotnetcore-chocolateypackages/tree/master/dotnet-9.0-windowshosting jberezanski,riezebosch Microsoft .NET 9.0 - Windows Server Hosting @@ -26,16 +26,16 @@ This metapackage installs all components needed for hosting .NET web/server appl ##### Software -[.NET 9.0.0-preview.4 Release Notes](https://github.com/dotnet/core/blob/main/release-notes/9.0/preview/preview4/9.0.0-preview.4.md) +[.NET 9.0.0-preview.5 Release Notes](https://github.com/dotnet/core/blob/main/release-notes/9.0/preview/preview5/9.0.0-preview.5.md) - - - + + + diff --git a/dotnet-aspnetcoremodule-v2/dotnet-aspnetcoremodule-v2.json b/dotnet-aspnetcoremodule-v2/dotnet-aspnetcoremodule-v2.json index b1fde9e..78e4187 100644 --- a/dotnet-aspnetcoremodule-v2/dotnet-aspnetcoremodule-v2.json +++ b/dotnet-aspnetcoremodule-v2/dotnet-aspnetcoremodule-v2.json @@ -6,5 +6,5 @@ "6.0": "16.0.24141", "7.0": "17.0.24141", "8.0": "18.0.24141", - "9.0": "19.0.24138-preview4" + "9.0": "19.0.24159-preview5" } diff --git a/dotnet-aspnetcoremodule-v2/dotnet-aspnetcoremodule-v2.nuspec b/dotnet-aspnetcoremodule-v2/dotnet-aspnetcoremodule-v2.nuspec index cf853bf..7a7d975 100644 --- a/dotnet-aspnetcoremodule-v2/dotnet-aspnetcoremodule-v2.nuspec +++ b/dotnet-aspnetcoremodule-v2/dotnet-aspnetcoremodule-v2.nuspec @@ -2,7 +2,7 @@ dotnet-aspnetcoremodule-v2 - 18.0.24141 + 19.0.24159-preview5 https://github.com/dotnetcore-chocolatey/dotnetcore-chocolateypackages/tree/master/dotnet-aspnetcoremodule-v2 jberezanski,riezebosch Microsoft ASP.NET Core Module V2 @@ -32,9 +32,9 @@ Example: cinst -y --params="Quiet IgnoreMissingIIS" dotnet-aspnetcoremodule-v2 ##### Software -[.NET 8.0.6 Release Notes](https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.6/8.0.6.md) +[.NET 9.0.0-preview.5 Release Notes](https://github.com/dotnet/core/blob/main/release-notes/9.0/preview/preview5/9.0.0-preview.5.md) ##### Package -This package version installs ASP.NET Core Module version 18.0.24141.6. +This package version installs ASP.NET Core Module version 19.0.24159.0. As a workaround for [a bug in the installer](https://github.com/dotnet/aspnetcore/issues/45395), the ASP.NET Runtime is also installed by this package. diff --git a/dotnet-aspnetcoremodule-v2/tools/data.ps1 b/dotnet-aspnetcoremodule-v2/tools/data.ps1 index f59a5f2..6c12d70 100644 --- a/dotnet-aspnetcoremodule-v2/tools/data.ps1 +++ b/dotnet-aspnetcoremodule-v2/tools/data.ps1 @@ -1,10 +1,10 @@ @{ PackageName = 'dotnet-aspnetcoremodule-v2' - Url = 'https://download.visualstudio.microsoft.com/download/pr/751d3fcd-72db-4da2-b8d0-709c19442225/33cc492bde704bfd6d70a2b9109005a0/dotnet-hosting-8.0.6-win.exe' - Checksum = '01c4d06e0bb10e69581b67fba6618f003fdbdd6043bab4c58c47b7f8ac25e52ab7bd3e39404f733821fe6083e2462dbca20b2ff948a7abe8fbb4fd2f26956584' + Url = 'https://download.visualstudio.microsoft.com/download/pr/1eb7f78f-c605-4e38-b5b0-33b58ccb8460/c7421e8b5616b751a9a66c0c5abba81d/dotnet-hosting-9.0.0-preview.5.24306.11-win.exe' + Checksum = '04a1299e7fbf65ad6587f58013c03cb557e34790193aeb98af95a29e26bf836649730d76060042b0a99566d85b02f4aa69a5558aa777865b087bd59cb6f8d836' ChecksumType = 'sha512' - Url64 = 'https://download.visualstudio.microsoft.com/download/pr/751d3fcd-72db-4da2-b8d0-709c19442225/33cc492bde704bfd6d70a2b9109005a0/dotnet-hosting-8.0.6-win.exe' - Checksum64 = '01c4d06e0bb10e69581b67fba6618f003fdbdd6043bab4c58c47b7f8ac25e52ab7bd3e39404f733821fe6083e2462dbca20b2ff948a7abe8fbb4fd2f26956584' + Url64 = 'https://download.visualstudio.microsoft.com/download/pr/1eb7f78f-c605-4e38-b5b0-33b58ccb8460/c7421e8b5616b751a9a66c0c5abba81d/dotnet-hosting-9.0.0-preview.5.24306.11-win.exe' + Checksum64 = '04a1299e7fbf65ad6587f58013c03cb557e34790193aeb98af95a29e26bf836649730d76060042b0a99566d85b02f4aa69a5558aa777865b087bd59cb6f8d836' ChecksumType64 = 'sha512' AdditionalArgumentsToInstaller = 'OPT_NO_RUNTIME=1' # OPT_NO_SHAREDFX=1 removed as a workaround for https://github.com/dotnet/aspnetcore/issues/45395 } diff --git a/dotnet-aspnetruntime/dotnet-aspnetruntime.json b/dotnet-aspnetruntime/dotnet-aspnetruntime.json index 6b0f808..f6d4f87 100644 --- a/dotnet-aspnetruntime/dotnet-aspnetruntime.json +++ b/dotnet-aspnetruntime/dotnet-aspnetruntime.json @@ -3,5 +3,5 @@ "6.0": "6.0.31", "7.0": "7.0.20", "8.0": "8.0.6", - "9.0": "9.0.0-preview4242676" + "9.0": "9.0.0-preview52430611" } diff --git a/dotnet-aspnetruntime/dotnet-aspnetruntime.nuspec b/dotnet-aspnetruntime/dotnet-aspnetruntime.nuspec index b7cfa29..7eee12b 100644 --- a/dotnet-aspnetruntime/dotnet-aspnetruntime.nuspec +++ b/dotnet-aspnetruntime/dotnet-aspnetruntime.nuspec @@ -2,7 +2,7 @@ dotnet-aspnetruntime - 8.0.6 + 9.0.0-preview52430611 https://github.com/dotnetcore-chocolatey/dotnetcore-chocolateypackages/tree/master/dotnet-aspnetruntime riezebosch,jberezanski Microsoft ASP.NET Core Runtime and Shared Framework @@ -25,14 +25,14 @@ This is a *metapackage*, which installs the latest release of ASP.NET Core Runti ##### Software -[.NET 8.0.6 Release Notes](https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.6/8.0.6.md) +[.NET 9.0.0-preview.5 Release Notes](https://github.com/dotnet/core/blob/main/release-notes/9.0/preview/preview5/9.0.0-preview.5.md) - + diff --git a/dotnet-desktopruntime/dotnet-desktopruntime.json b/dotnet-desktopruntime/dotnet-desktopruntime.json index f0d9f42..d1c2b42 100644 --- a/dotnet-desktopruntime/dotnet-desktopruntime.json +++ b/dotnet-desktopruntime/dotnet-desktopruntime.json @@ -3,5 +3,5 @@ "6.0": "6.0.31", "7.0": "7.0.20", "8.0": "8.0.6", - "9.0": "9.0.0-preview42426711" + "9.0": "9.0.0-preview5243068" } diff --git a/dotnet-desktopruntime/dotnet-desktopruntime.nuspec b/dotnet-desktopruntime/dotnet-desktopruntime.nuspec index 7ef7b6e..9327949 100644 --- a/dotnet-desktopruntime/dotnet-desktopruntime.nuspec +++ b/dotnet-desktopruntime/dotnet-desktopruntime.nuspec @@ -2,7 +2,7 @@ dotnet-desktopruntime - 8.0.6 + 9.0.0-preview5243068 https://github.com/dotnetcore-chocolatey/dotnetcore-chocolateypackages/tree/master/dotnet-desktopruntime riezebosch,jberezanski Microsoft .NET Desktop Runtime @@ -25,14 +25,14 @@ This is a *metapackage*, which installs the latest release of .NET Desktop Runti ##### Software -[.NET 8.0.6 Release Notes](https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.6/8.0.6.md) +[.NET 9.0.0-preview.5 Release Notes](https://github.com/dotnet/core/blob/main/release-notes/9.0/preview/preview5/9.0.0-preview.5.md) - + diff --git a/dotnet-runtime/dotnet-runtime.json b/dotnet-runtime/dotnet-runtime.json index f84cbf0..eb945cc 100644 --- a/dotnet-runtime/dotnet-runtime.json +++ b/dotnet-runtime/dotnet-runtime.json @@ -3,5 +3,5 @@ "6.0": "6.0.31", "7.0": "7.0.20", "8.0": "8.0.6", - "9.0": "9.0.0-preview42426619" + "9.0": "9.0.0-preview5243067" } diff --git a/dotnet-runtime/dotnet-runtime.nuspec b/dotnet-runtime/dotnet-runtime.nuspec index 5db3b03..48a72a3 100644 --- a/dotnet-runtime/dotnet-runtime.nuspec +++ b/dotnet-runtime/dotnet-runtime.nuspec @@ -2,7 +2,7 @@ dotnet-runtime - 8.0.6 + 9.0.0-preview5243067 https://github.com/dotnetcore-chocolatey/dotnetcore-chocolateypackages/tree/master/dotnet-runtime riezebosch,jberezanski Microsoft .NET Runtime @@ -25,14 +25,14 @@ This is a *metapackage*, which installs the latest release of .NET Runtime acros ##### Software -[.NET 8.0.6 Release Notes](https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.6/8.0.6.md) +[.NET 9.0.0-preview.5 Release Notes](https://github.com/dotnet/core/blob/main/release-notes/9.0/preview/preview5/9.0.0-preview.5.md) - + diff --git a/dotnet-sdk/dotnet-sdk.json b/dotnet-sdk/dotnet-sdk.json index 0bff8e9..270392d 100644 --- a/dotnet-sdk/dotnet-sdk.json +++ b/dotnet-sdk/dotnet-sdk.json @@ -3,5 +3,5 @@ "6.0": "6.0.423", "7.0": "7.0.410", "8.0": "8.0.302", - "9.0": "9.0.100-preview42426766" + "9.0": "9.0.100-preview5243073" } diff --git a/dotnet-sdk/dotnet-sdk.nuspec b/dotnet-sdk/dotnet-sdk.nuspec index 4aa43c9..4ff8c62 100644 --- a/dotnet-sdk/dotnet-sdk.nuspec +++ b/dotnet-sdk/dotnet-sdk.nuspec @@ -2,7 +2,7 @@ dotnet-sdk - 8.0.302 + 9.0.100-preview5243073 https://github.com/dotnetcore-chocolatey/dotnetcore-chocolateypackages/tree/master/dotnet-sdk riezebosch,jberezanski Microsoft .NET SDK @@ -25,14 +25,14 @@ This is a *metapackage*, which installs the latest release of .NET SDK across al ##### Software -[.NET 8.0.6 Release Notes](https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.6/8.0.6.md) +[.NET 9.0.0-preview.5 Release Notes](https://github.com/dotnet/core/blob/main/release-notes/9.0/preview/preview5/9.0.0-preview.5.md) - + diff --git a/dotnet-windowshosting/dotnet-windowshosting.json b/dotnet-windowshosting/dotnet-windowshosting.json index f84cbf0..eb945cc 100644 --- a/dotnet-windowshosting/dotnet-windowshosting.json +++ b/dotnet-windowshosting/dotnet-windowshosting.json @@ -3,5 +3,5 @@ "6.0": "6.0.31", "7.0": "7.0.20", "8.0": "8.0.6", - "9.0": "9.0.0-preview42426619" + "9.0": "9.0.0-preview5243067" } diff --git a/dotnet-windowshosting/dotnet-windowshosting.nuspec b/dotnet-windowshosting/dotnet-windowshosting.nuspec index dbd8d56..57bde09 100644 --- a/dotnet-windowshosting/dotnet-windowshosting.nuspec +++ b/dotnet-windowshosting/dotnet-windowshosting.nuspec @@ -2,7 +2,7 @@ dotnet-windowshosting - 8.0.6 + 9.0.0-preview5243067 https://github.com/dotnetcore-chocolatey/dotnetcore-chocolateypackages/tree/master/dotnet-windowshosting riezebosch,jberezanski Microsoft .NET - Windows Server Hosting @@ -25,14 +25,14 @@ This is a *metapackage*, which installs the latest release of .NET Windows Serve ##### Software -[.NET 8.0.6 Release Notes](https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.6/8.0.6.md) +[.NET 9.0.0-preview.5 Release Notes](https://github.com/dotnet/core/blob/main/release-notes/9.0/preview/preview5/9.0.0-preview.5.md) - + diff --git a/dotnet/dotnet.json b/dotnet/dotnet.json index f84cbf0..eb945cc 100644 --- a/dotnet/dotnet.json +++ b/dotnet/dotnet.json @@ -3,5 +3,5 @@ "6.0": "6.0.31", "7.0": "7.0.20", "8.0": "8.0.6", - "9.0": "9.0.0-preview42426619" + "9.0": "9.0.0-preview5243067" } diff --git a/dotnet/dotnet.nuspec b/dotnet/dotnet.nuspec index a66e826..8d06ab4 100644 --- a/dotnet/dotnet.nuspec +++ b/dotnet/dotnet.nuspec @@ -2,7 +2,7 @@ dotnet - 8.0.6 + 9.0.0-preview5243067 https://github.com/dotnetcore-chocolatey/dotnetcore-chocolateypackages/tree/master/dotnet riezebosch,jberezanski Microsoft .NET @@ -25,14 +25,14 @@ The .NET Runtime is required to run .NET console applications. For running .NET ##### Software -[.NET 8.0.6 Release Notes](https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.6/8.0.6.md) +[.NET 9.0.0-preview.5 Release Notes](https://github.com/dotnet/core/blob/main/release-notes/9.0/preview/preview5/9.0.0-preview.5.md) - +