Release Artifacts for .NET 8.0 SDK only updates (#9898)
* Update releases-index.json * Update releases.json * Update README.md * Update install-linux.md * Update install-macos.md * Update install-windows.md * Update 8.0.16.md * Added new SDK Markdowns * Update release.json
This commit is contained in:
@@ -1,9 +1,16 @@
|
||||
# .NET 8.0.16 - May 13, 2025
|
||||
|
||||
The .NET 8.0.16 and .NET SDK 8.0.409 releases are available for download. The latest 8.0 release is always listed at [.NET 8.0 Releases](../README.md).
|
||||
Today, we are releasing [.NET 8.0.313][8.0.313] and [.NET 8.0.410][8.0.410] which is an update to [.NET 8.0.312][8.0.312] SDK and [.NET 8.0.409 SDK][8.0.16]. Our May release for .NET 8.0.312 and .NET 8.0.409 missed a fix for [CVE-2025-26646](https://github.com/dotnet/announcements/issues/356) which impacts Microsoft.Build.Tasks.core.dll. Note that there is no change to the .NET 8.0.16 runtime, this is an SDK only change. No action is required if you're only deploying the .NET 8 runtime, but if you're deploying the .NET 8 SDK then you will need to pick up the re-release with the fix.
|
||||
|
||||
[8.0.313]: 8.0.313.md
|
||||
[8.0.410]: 8.0.410.md
|
||||
|
||||
The .NET 8.0.16 and .NET SDK 8.0.410 releases are available for download. The latest 8.0 release is always listed at [.NET 8.0 Releases](../README.md).
|
||||
|
||||
8.0 SDKs that include 8.0.16 runtimes:
|
||||
|
||||
* [8.0.410][8.0.410]
|
||||
* [8.0.313][8.0.313]
|
||||
* [8.0.409][8.0.16]
|
||||
* [8.0.312][8.0.312]
|
||||
* [8.0.116][8.0.116]
|
||||
|
||||
90
release-notes/8.0/8.0.16/8.0.313.md
Normal file
90
release-notes/8.0/8.0.16/8.0.313.md
Normal file
@@ -0,0 +1,90 @@
|
||||
# .NET 8.0.313 - May 22, 2025
|
||||
|
||||
Today, we are releasing .NET 8.0.313 which is an update to [.NET 8.0.312][8.0.312] SDK. Our May release for .NET 8.0.312 missed a fix for [CVE-2025-26646](https://github.com/dotnet/announcements/issues/356) which impacts Microsoft.Build.Tasks.core.dll. Note that there is no change to the .NET 8.0.16 runtime, this is an SDK only change. No action is required if you're only deploying the .NET 8 runtime, but if you're deploying the .NET 8 SDK then you will need to pick up the re-release with the fix.
|
||||
|
||||
[8.0.312]: 8.0.312.md
|
||||
|
||||
The .NET 8.0.313 release is available for download. This SDK includes the released .NET 8.0.16 Runtime and is in support of Visual Studio 17.10 release. The latest 8.0 release is always listed at [.NET 8.0 Releases](../README.md).
|
||||
|
||||
## Downloads
|
||||
|
||||
| | SDK Installer | SDK Binaries | Runtime Installer | Runtime Binaries | ASP.NET Core Runtime |Windows Desktop Runtime |
|
||||
| --------- | :------------------------------------------: | :----------------------: | :---------------------------: | :-------------------------: | :-----------------: | :-----------------: |
|
||||
| Windows | [x86][dotnet-sdk-win-x86.exe] \| [x64][dotnet-sdk-win-x64.exe] \| [Arm64][dotnet-sdk-win-arm64.exe] | [x86][dotnet-sdk-win-x86.zip] \| [x64][dotnet-sdk-win-x64.zip] \| [Arm64][dotnet-sdk-win-arm64.zip] | [x86][dotnet-runtime-win-x86.exe] \| [x64][dotnet-runtime-win-x64.exe] \| [Arm64][dotnet-runtime-win-arm64.exe] | [x86][dotnet-runtime-win-x86.zip] \| [x64][dotnet-runtime-win-x64.zip] \| [Arm64][dotnet-runtime-win-arm64.zip] | [x86][aspnetcore-runtime-win-x86.exe] \| [x64][aspnetcore-runtime-win-x64.exe] \| [Hosting Bundle][dotnet-hosting-win.exe] | [x86][windowsdesktop-runtime-win-x86.exe] \| [x64][windowsdesktop-runtime-win-x64.exe] \| [Arm64][windowsdesktop-runtime-win-arm64.exe] |
|
||||
| macOS | [x64][dotnet-sdk-osx-x64.pkg] \| [ARM64][dotnet-sdk-osx-arm64.pkg] | [x64][dotnet-sdk-osx-x64.tar.gz] \| [ARM64][dotnet-sdk-osx-arm64.tar.gz] | [x64][dotnet-runtime-osx-x64.pkg] \| [ARM64][dotnet-runtime-osx-arm64.pkg] | [x64][dotnet-runtime-osx-x64.tar.gz] \| [ARM64][dotnet-runtime-osx-arm64.tar.gz]| [x64][aspnetcore-runtime-osx-x64.tar.gz] \| [ARM64][aspnetcore-runtime-osx-arm64.tar.gz] | - |
|
||||
| Linux | [Snap and Package Manager](../install-linux.md) | [x64][dotnet-sdk-linux-x64.tar.gz] \| [Arm][dotnet-sdk-linux-arm.tar.gz] \| [Arm64][dotnet-sdk-linux-arm64.tar.gz] \| [Arm32 Alpine][dotnet-sdk-linux-musl-arm.tar.gz] \| [x64 Alpine][dotnet-sdk-linux-musl-x64.tar.gz] | [Packages (x64)][linux-packages] | [x64][dotnet-runtime-linux-x64.tar.gz] \| [Arm][dotnet-runtime-linux-arm.tar.gz] \| [Arm64][dotnet-runtime-linux-arm64.tar.gz] \| [Arm32 Alpine][dotnet-runtime-linux-musl-arm.tar.gz] \| [Arm64 Alpine][dotnet-runtime-linux-musl-arm64.tar.gz] \| [x64 Alpine][dotnet-runtime-linux-musl-x64.tar.gz] | [x64][aspnetcore-runtime-linux-x64.tar.gz] \| [Arm][aspnetcore-runtime-linux-arm.tar.gz] \| [Arm64][aspnetcore-runtime-linux-arm64.tar.gz] \| [x64 Alpine][aspnetcore-runtime-linux-musl-x64.tar.gz] | - |
|
||||
| | [Checksums][checksums-sdk] | [Checksums][checksums-sdk] | [Checksums][checksums-runtime] | [Checksums][checksums-runtime] | [Checksums][checksums-runtime] | [Checksums][checksums-runtime] |
|
||||
|
||||
1. Includes the .NET Runtime and ASP.NET Core Runtime
|
||||
2. For hosting stand-alone apps on Windows Servers. Includes the ASP.NET Core Module for IIS and can be installed separately on servers without installing .NET Runtime.
|
||||
|
||||
The .NET SDK includes a matching updated .NET Runtime. Downloading the Runtime or ASP.NET Core packages is not needed when installing the SDK.
|
||||
|
||||
You can check your .NET SDK version by running the following command. The example version shown is for this release.
|
||||
|
||||
```console
|
||||
$ dotnet --version
|
||||
8.0.313
|
||||
```
|
||||
|
||||
Visit [.NET Documentation](https://learn.microsoft.com/dotnet/) to learn about .NET, for building many different types of applications.
|
||||
|
||||
## Visual Studio Compatibility
|
||||
|
||||
You need [Visual Studio 17.10](https://visualstudio.microsoft.com) or later to use .NET 8.0 on Windows. On macOS, you need the latest version of [Visual Studio for Mac](https://visualstudio.microsoft.com/vs/mac/). The [C# extension](https://code.visualstudio.com/docs/languages/dotnet) for [Visual Studio Code](https://code.visualstudio.com/) supports .NET 8.0 and C# 12.0.
|
||||
|
||||
[checksums-runtime]: https://builds.dotnet.microsoft.com/dotnet/checksums/8.0.16-sha.txt
|
||||
[checksums-sdk]: https://builds.dotnet.microsoft.com/dotnet/checksums/8.0.16-sha.txt
|
||||
|
||||
[linux-packages]: ../install-linux.md
|
||||
|
||||
[//]: # ( Runtime 8.0.16)
|
||||
[dotnet-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-arm.tar.gz
|
||||
[dotnet-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-arm64.tar.gz
|
||||
[dotnet-runtime-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-musl-arm.tar.gz
|
||||
[dotnet-runtime-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-musl-arm64.tar.gz
|
||||
[dotnet-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-musl-x64.tar.gz
|
||||
[dotnet-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-x64.tar.gz
|
||||
[dotnet-runtime-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-osx-arm64.pkg
|
||||
[dotnet-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-osx-arm64.tar.gz
|
||||
[dotnet-runtime-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-osx-x64.pkg
|
||||
[dotnet-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-osx-x64.tar.gz
|
||||
[dotnet-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-arm64.exe
|
||||
[dotnet-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-arm64.zip
|
||||
[dotnet-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-x64.exe
|
||||
[dotnet-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-x64.zip
|
||||
[dotnet-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-x86.exe
|
||||
[dotnet-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-x86.zip
|
||||
|
||||
[//]: # ( WindowsDesktop 8.0.16)
|
||||
[windowsdesktop-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.16/windowsdesktop-runtime-8.0.16-win-arm64.exe
|
||||
[windowsdesktop-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.16/windowsdesktop-runtime-8.0.16-win-x64.exe
|
||||
[windowsdesktop-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.16/windowsdesktop-runtime-8.0.16-win-x86.exe
|
||||
|
||||
[//]: # ( ASP 8.0.16)
|
||||
[aspnetcore-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-linux-arm.tar.gz
|
||||
[aspnetcore-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-linux-arm64.tar.gz
|
||||
[aspnetcore-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-linux-musl-x64.tar.gz
|
||||
[aspnetcore-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-linux-x64.tar.gz
|
||||
[aspnetcore-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-osx-arm64.tar.gz
|
||||
[aspnetcore-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-osx-x64.tar.gz
|
||||
[aspnetcore-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-win-x64.exe
|
||||
[aspnetcore-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-win-x86.exe
|
||||
[dotnet-hosting-win.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/dotnet-hosting-8.0.16-win.exe
|
||||
|
||||
[//]: # ( SDK 8.0.313)
|
||||
[dotnet-sdk-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-linux-arm.tar.gz
|
||||
[dotnet-sdk-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-linux-arm64.tar.gz
|
||||
[dotnet-sdk-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-linux-musl-arm.tar.gz
|
||||
[dotnet-sdk-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-linux-musl-x64.tar.gz
|
||||
[dotnet-sdk-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-linux-x64.tar.gz
|
||||
[dotnet-sdk-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-osx-arm64.pkg
|
||||
[dotnet-sdk-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-osx-arm64.tar.gz
|
||||
[dotnet-sdk-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-osx-x64.pkg
|
||||
[dotnet-sdk-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-osx-x64.tar.gz
|
||||
[dotnet-sdk-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-win-arm64.exe
|
||||
[dotnet-sdk-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-win-arm64.zip
|
||||
[dotnet-sdk-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-win-x64.exe
|
||||
[dotnet-sdk-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-win-x64.zip
|
||||
[dotnet-sdk-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-win-x86.exe
|
||||
[dotnet-sdk-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-win-x86.zip
|
||||
90
release-notes/8.0/8.0.16/8.0.410.md
Normal file
90
release-notes/8.0/8.0.16/8.0.410.md
Normal file
@@ -0,0 +1,90 @@
|
||||
# .NET 8.0.410 - May 22, 2025
|
||||
|
||||
Today, we are releasing .NET 8.0.410 which is an update to [.NET 8.0.409][8.0.16] SDK. Our May release for .NET 8.0.409 missed a fix for [CVE-2025-26646](https://github.com/dotnet/announcements/issues/356) which impacts Microsoft.Build.Tasks.core.dll. Note that there is no change to the .NET 8.0.16 runtime, this is an SDK only change. No action is required if you're only deploying the .NET 8 runtime, but if you're deploying the .NET 8 SDK then you will need to pick up the re-release with the fix.
|
||||
|
||||
[8.0.16]: 8.0.16.md
|
||||
|
||||
The .NET 8.0.410 release is available for download. This SDK includes the released .NET 8.0.16 Runtime. The latest 8.0 release is always listed at [.NET 8.0 Releases](../README.md).
|
||||
|
||||
## Downloads
|
||||
|
||||
| | SDK Installer | SDK Binaries | Runtime Installer | Runtime Binaries | ASP.NET Core Runtime |Windows Desktop Runtime |
|
||||
| --------- | :------------------------------------------: | :----------------------: | :---------------------------: | :-------------------------: | :-----------------: | :-----------------: |
|
||||
| Windows | [x86][dotnet-sdk-win-x86.exe] \| [x64][dotnet-sdk-win-x64.exe] \| [Arm64][dotnet-sdk-win-arm64.exe] | [x86][dotnet-sdk-win-x86.zip] \| [x64][dotnet-sdk-win-x64.zip] \| [Arm64][dotnet-sdk-win-arm64.zip] | [x86][dotnet-runtime-win-x86.exe] \| [x64][dotnet-runtime-win-x64.exe] \| [Arm64][dotnet-runtime-win-arm64.exe] | [x86][dotnet-runtime-win-x86.zip] \| [x64][dotnet-runtime-win-x64.zip] \| [Arm64][dotnet-runtime-win-arm64.zip] | [x86][aspnetcore-runtime-win-x86.exe] \| [x64][aspnetcore-runtime-win-x64.exe] \| [Hosting Bundle][dotnet-hosting-win.exe] | [x86][windowsdesktop-runtime-win-x86.exe] \| [x64][windowsdesktop-runtime-win-x64.exe] \| [Arm64][windowsdesktop-runtime-win-arm64.exe] |
|
||||
| macOS | [x64][dotnet-sdk-osx-x64.pkg] \| [ARM64][dotnet-sdk-osx-arm64.pkg] | [x64][dotnet-sdk-osx-x64.tar.gz] \| [ARM64][dotnet-sdk-osx-arm64.tar.gz] | [x64][dotnet-runtime-osx-x64.pkg] \| [ARM64][dotnet-runtime-osx-arm64.pkg] | [x64][dotnet-runtime-osx-x64.tar.gz] \| [ARM64][dotnet-runtime-osx-arm64.tar.gz]| [x64][aspnetcore-runtime-osx-x64.tar.gz] \| [ARM64][aspnetcore-runtime-osx-arm64.tar.gz] | - |
|
||||
| Linux | [Snap and Package Manager](../install-linux.md) | [x64][dotnet-sdk-linux-x64.tar.gz] \| [Arm][dotnet-sdk-linux-arm.tar.gz] \| [Arm64][dotnet-sdk-linux-arm64.tar.gz] \| [Arm32 Alpine][dotnet-sdk-linux-musl-arm.tar.gz] \| [x64 Alpine][dotnet-sdk-linux-musl-x64.tar.gz] | [Packages (x64)][linux-packages] | [x64][dotnet-runtime-linux-x64.tar.gz] \| [Arm][dotnet-runtime-linux-arm.tar.gz] \| [Arm64][dotnet-runtime-linux-arm64.tar.gz] \| [Arm32 Alpine][dotnet-runtime-linux-musl-arm.tar.gz] \| [Arm64 Alpine][dotnet-runtime-linux-musl-arm64.tar.gz] \| [x64 Alpine][dotnet-runtime-linux-musl-x64.tar.gz] | [x64][aspnetcore-runtime-linux-x64.tar.gz] \| [Arm][aspnetcore-runtime-linux-arm.tar.gz] \| [Arm64][aspnetcore-runtime-linux-arm64.tar.gz] \| [x64 Alpine][aspnetcore-runtime-linux-musl-x64.tar.gz] | - |
|
||||
| | [Checksums][checksums-sdk] | [Checksums][checksums-sdk] | [Checksums][checksums-runtime] | [Checksums][checksums-runtime] | [Checksums][checksums-runtime] | [Checksums][checksums-runtime] |
|
||||
|
||||
1. Includes the .NET Runtime and ASP.NET Core Runtime
|
||||
2. For hosting stand-alone apps on Windows Servers. Includes the ASP.NET Core Module for IIS and can be installed separately on servers without installing .NET Runtime.
|
||||
|
||||
The .NET SDK includes a matching updated .NET Runtime. Downloading the Runtime or ASP.NET Core packages is not needed when installing the SDK.
|
||||
|
||||
You can check your .NET SDK version by running the following command. The example version shown is for this release.
|
||||
|
||||
```console
|
||||
$ dotnet --version
|
||||
8.0.410
|
||||
```
|
||||
|
||||
Visit [.NET Documentation](https://learn.microsoft.com/dotnet/) to learn about .NET, for building many different types of applications.
|
||||
|
||||
## Visual Studio Compatibility
|
||||
|
||||
You need [Visual Studio 17.10](https://visualstudio.microsoft.com) or later to use .NET 8.0 on Windows. On macOS, you need the latest version of [Visual Studio for Mac](https://visualstudio.microsoft.com/vs/mac/). The [C# extension](https://code.visualstudio.com/docs/languages/dotnet) for [Visual Studio Code](https://code.visualstudio.com/) supports .NET 8.0 and C# 12.0.
|
||||
|
||||
[checksums-runtime]: https://builds.dotnet.microsoft.com/dotnet/checksums/8.0.16-sha.txt
|
||||
[checksums-sdk]: https://builds.dotnet.microsoft.com/dotnet/checksums/8.0.16-sha.txt
|
||||
|
||||
[linux-packages]: ../install-linux.md
|
||||
|
||||
[//]: # ( Runtime 8.0.16)
|
||||
[dotnet-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-arm.tar.gz
|
||||
[dotnet-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-arm64.tar.gz
|
||||
[dotnet-runtime-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-musl-arm.tar.gz
|
||||
[dotnet-runtime-linux-musl-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-musl-arm64.tar.gz
|
||||
[dotnet-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-musl-x64.tar.gz
|
||||
[dotnet-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-x64.tar.gz
|
||||
[dotnet-runtime-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-osx-arm64.pkg
|
||||
[dotnet-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-osx-arm64.tar.gz
|
||||
[dotnet-runtime-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-osx-x64.pkg
|
||||
[dotnet-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-osx-x64.tar.gz
|
||||
[dotnet-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-arm64.exe
|
||||
[dotnet-runtime-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-arm64.zip
|
||||
[dotnet-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-x64.exe
|
||||
[dotnet-runtime-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-x64.zip
|
||||
[dotnet-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-x86.exe
|
||||
[dotnet-runtime-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-x86.zip
|
||||
|
||||
[//]: # ( WindowsDesktop 8.0.16)
|
||||
[windowsdesktop-runtime-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.16/windowsdesktop-runtime-8.0.16-win-arm64.exe
|
||||
[windowsdesktop-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.16/windowsdesktop-runtime-8.0.16-win-x64.exe
|
||||
[windowsdesktop-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.16/windowsdesktop-runtime-8.0.16-win-x86.exe
|
||||
|
||||
[//]: # ( ASP 8.0.16)
|
||||
[aspnetcore-runtime-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-linux-arm.tar.gz
|
||||
[aspnetcore-runtime-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-linux-arm64.tar.gz
|
||||
[aspnetcore-runtime-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-linux-musl-x64.tar.gz
|
||||
[aspnetcore-runtime-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-linux-x64.tar.gz
|
||||
[aspnetcore-runtime-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-osx-arm64.tar.gz
|
||||
[aspnetcore-runtime-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-osx-x64.tar.gz
|
||||
[aspnetcore-runtime-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-win-x64.exe
|
||||
[aspnetcore-runtime-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-win-x86.exe
|
||||
[dotnet-hosting-win.exe]: https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/dotnet-hosting-8.0.16-win.exe
|
||||
|
||||
[//]: # ( SDK 8.0.410)
|
||||
[dotnet-sdk-linux-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-linux-arm.tar.gz
|
||||
[dotnet-sdk-linux-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-linux-arm64.tar.gz
|
||||
[dotnet-sdk-linux-musl-arm.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-linux-musl-arm.tar.gz
|
||||
[dotnet-sdk-linux-musl-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-linux-musl-x64.tar.gz
|
||||
[dotnet-sdk-linux-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-linux-x64.tar.gz
|
||||
[dotnet-sdk-osx-arm64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-osx-arm64.pkg
|
||||
[dotnet-sdk-osx-arm64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-osx-arm64.tar.gz
|
||||
[dotnet-sdk-osx-x64.pkg]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-osx-x64.pkg
|
||||
[dotnet-sdk-osx-x64.tar.gz]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-osx-x64.tar.gz
|
||||
[dotnet-sdk-win-arm64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-win-arm64.exe
|
||||
[dotnet-sdk-win-arm64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-win-arm64.zip
|
||||
[dotnet-sdk-win-x64.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-win-x64.exe
|
||||
[dotnet-sdk-win-x64.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-win-x64.zip
|
||||
[dotnet-sdk-win-x86.exe]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-win-x86.exe
|
||||
[dotnet-sdk-win-x86.zip]: https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-win-x86.zip
|
||||
@@ -1,15 +1,15 @@
|
||||
{
|
||||
"channel-version": "8.0",
|
||||
"latest-release": "8.0.16",
|
||||
"latest-release-date": "2025-05-13",
|
||||
"latest-release-date": "2025-05-22",
|
||||
"latest-runtime": "8.0.16",
|
||||
"latest-sdk": "8.0.409",
|
||||
"latest-sdk": "8.0.410",
|
||||
"support-phase": "active",
|
||||
"release-type": "lts",
|
||||
"lifecycle-policy": "https://aka.ms/dotnetcoresupport",
|
||||
"releases": [
|
||||
{
|
||||
"release-date": "2025-05-13",
|
||||
"release-date": "2025-05-22",
|
||||
"release-version": "8.0.16",
|
||||
"security": true,
|
||||
"cve-list": [
|
||||
@@ -22,110 +22,13 @@
|
||||
"runtime": {
|
||||
"version": "8.0.16",
|
||||
"version-display": "8.0.16",
|
||||
"vs-version": "17.8.21, 17.10.14, 17.12.8, 17.13.7, 17.14.0",
|
||||
"vs-version": "17.8.21, 17.10.14, 17.12.8, 17.13.7",
|
||||
"vs-mac-version": "",
|
||||
"files": [
|
||||
{
|
||||
"name": "dotnet-runtime-linux-arm.tar.gz",
|
||||
"rid": "linux-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-arm.tar.gz",
|
||||
"hash": "3f245b9d4603809197d81d80a07d4513c8d1608179b1f4069bede3c6bcf6e8d8eb77c74f5ffada85fb8af517052a27d3e4ade5463194557deb31a9f02417e4fc"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-linux-arm64.tar.gz",
|
||||
"rid": "linux-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-arm64.tar.gz",
|
||||
"hash": "ddb14dd8cecf88069698126259193a25a69b4b47aeda2aa1641c8c0301b2e5760959981cb767d7f14ad37ca99936c4136f5d7d2eb51d4860318e7afa3474752e"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-linux-musl-arm.tar.gz",
|
||||
"rid": "linux-musl-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-musl-arm.tar.gz",
|
||||
"hash": "a1b43d5ca2315fda8d3777d20aaa9e4725a6867b0430d931069e6530dec32e6c6ef64132e7178828ed10c5a369f8c0c2b7a426012b75ee617eb3cf65305adb28"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-linux-musl-arm64.tar.gz",
|
||||
"rid": "linux-musl-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-musl-arm64.tar.gz",
|
||||
"hash": "9af2ca767cd94e23b8e9165582abad18e11d3f25c972fabad19b97435144774aa427746e6056132fa2361e237815ce35e8b6244641d92f511427223565abb921"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-linux-musl-x64.tar.gz",
|
||||
"rid": "linux-musl-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-musl-x64.tar.gz",
|
||||
"hash": "ae77fffe1fc8e6b65a6908bc6f8b413b3dc15a89db1a425974ad7686bf307b068076f77079ba06224129a74209c10aaba7a418a5e3ddf4dbeef889c2fc4da23c"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-linux-x64.tar.gz",
|
||||
"rid": "linux-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-linux-x64.tar.gz",
|
||||
"hash": "e0924f88b6795d669e5c6278845a574b75fbd9b5aeb63a0ed638224fb8d3d48b91bb2a9afb272dfd5f40e8241d41a84792b9fcfe426e8fdcfa14116bc132cee2"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-osx-arm64.pkg",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-osx-arm64.pkg",
|
||||
"hash": "a1c2314b012b69f03eaea248709a8c4d02b2a7c474bb7cecf6508b0c98b15377dfdbfa9d13c28e44820791e048ffbba1c3ba37a9abb385d6ba23400f8f75ca1e"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-osx-arm64.tar.gz",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-osx-arm64.tar.gz",
|
||||
"hash": "73c3513ac18781d2e93053dd85c9447ccdea7dfe6ccd38df9a3616f751f0f66fdc4e43765f2e28f19b6f23d8d074698e02be5d92c14d6d09b7b4ca1c29d47612"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-osx-x64.pkg",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-osx-x64.pkg",
|
||||
"hash": "083b4249da29193e4e1841894f36b43a23bec8e2d6f92f8d44270ed92519527d6f1eefa279a870f67ff3d6fb1e98b0c3f4252f247576ba0c0ddd85caee1dbcee"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-osx-x64.tar.gz",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-osx-x64.tar.gz",
|
||||
"hash": "f68018dbef7f8d5b55350e2cc431c5e9adf8debb67c971a28bc8de0fbfd273b3425f4a61fd3db546fb650a35cece7b54bbe6553294c4d27f5846e832300e401c"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-win-arm64.exe",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-arm64.exe",
|
||||
"hash": "894c7feab2b567c186b28ed157865880a7d7871530311452f0fdd6b48ce6748e0f597a2ec9c468f4335c3170ddd4306878d0d2854e22d9b6ead7746f18a0019c"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-win-arm64.zip",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-arm64.zip",
|
||||
"hash": "24cc360192d057128e99aa04f0865332734e4bab4643bad90c6952dd9e529f660b00d1f3cf22e5b22e244a7ae1aacb5e3c58c706e0fff6090a2a6ad4032ff7b9"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-win-x64.exe",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-x64.exe",
|
||||
"hash": "8c61220263b0d5640cb5c5499652fff5a99bbe9930d95d42943eb336cff80ecc7e00a7f6304d992da8016f5e8bacaac5323ecab92aa2e2cdf214c4e8425aef4f"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-win-x64.zip",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-x64.zip",
|
||||
"hash": "096632e933c94413316c7f7d54541cfbec76d0d77776bfdeda1cb155567a6eaefb33bcdd1e36d9add3bb0f276418b3615782489be3e1cb9e628138c8b91c23e2"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-win-x86.exe",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-x86.exe",
|
||||
"hash": "b94756c56cdf505ad272d435e145a67b3aa3c518fb34c78e37d769a7b69a0f5f259cb9a51bb28c26f070d0950ff766ea57a99d477da7b606b83728783708f1b9"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-runtime-win-x86.zip",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Runtime/8.0.16/dotnet-runtime-8.0.16-win-x86.zip",
|
||||
"hash": "0a51c551ebeb46795be2aef9785c09f5ce03caf5da730e9ccea4bf58075668e84fed91ce741dec1953942c07e2790990005a24ee0fa5c82504dadcf615639677"
|
||||
}
|
||||
]
|
||||
"files": []
|
||||
},
|
||||
"sdk": {
|
||||
"version": "8.0.409",
|
||||
"version-display": "8.0.409",
|
||||
"version": "8.0.410",
|
||||
"version-display": "8.0.410",
|
||||
"runtime-version": "8.0.16",
|
||||
"vs-version": "",
|
||||
"vs-mac-version": "",
|
||||
@@ -138,102 +41,322 @@
|
||||
{
|
||||
"name": "dotnet-sdk-linux-arm.tar.gz",
|
||||
"rid": "linux-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-arm.tar.gz",
|
||||
"hash": "d29937db92ef085d4c3736f1be811c574e81cc0fe9b1decef4199c2d5170947648a7c694f3d2a963403f41040c7c9a1f78c909ca0cd93c1adc00b0ed48c589d3"
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-linux-arm.tar.gz",
|
||||
"hash": "aae9c76dc346b162e7c0ba002d8978e946ebc11741567ede048806ebb09bfe90756d8c11476544d6ef21d6af2e9d96effd8b82272ec04540c87b25c57683065d"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-arm64.tar.gz",
|
||||
"rid": "linux-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-arm64.tar.gz",
|
||||
"hash": "ee7090a9ddc8347ab743a3132a0c8a78220c219ce45b9b4c9f5b741b7f66e8191ea8162ef17daa3830b8d874c73a26b19882975b35d0ac1da31761b5a64c7deb"
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-linux-arm64.tar.gz",
|
||||
"hash": "124a07f83e868a9d838ff26f85fa6b43f854fa8d7fc898d787b83d5cd120f3b9675f908d271d983bd2dce845afff39cceaf5500e945ef43852e46e6ddb115693"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
|
||||
"rid": "linux-musl-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-musl-arm.tar.gz",
|
||||
"hash": "58639aa04a53f13050f81bd80f8b87694905ab603084f8f1d94659ea2d82a0dd474a714c255c935153e154b9b3b78110e3e775458e5c317f9b2ff9f061fdfcdc"
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-linux-musl-arm.tar.gz",
|
||||
"hash": "309a0185897cd27596535e8d19e32d400812c7db35b1630ed880cb318c5961068f6b2b60b4d9866a8dcc00e02356b81f068d421a698578d248e9b27bc97ecab9"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
|
||||
"rid": "linux-musl-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-musl-arm64.tar.gz",
|
||||
"hash": "3128f4aac3d562f037cf22684331ffb7d38accbb5b9ff89845a9ee8f8d810c16b36aa38bd5da993204826a59b9369837cc3206493cfd6cc5b9d2317543317b9b"
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-linux-musl-arm64.tar.gz",
|
||||
"hash": "196c551d2c6e165dc2180ff647ff9bd63e3635fbbd2d7c34ae9bc2577784b6d2e70e2ca350fae8e0bc62ed48f30f2087df528ae081deb40154436465eba2bb94"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
|
||||
"rid": "linux-musl-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-musl-x64.tar.gz",
|
||||
"hash": "80612845aa4dc9c814b3a0a0e9bb684919dfa89774c8a142cdaedd4d2e2a15b7caa78e8b06c8a0f4834326492908fb609aa5f388111fa67d7f103eb0cd722668"
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-linux-musl-x64.tar.gz",
|
||||
"hash": "9b10611d7b7d0faf0f3393f790d838e30410968a8f322ba06b810b1d3934083e14d46ce487d7f439ecdd1236560ca30534c813bf28e58b3bf0eba77f7a96f030"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-x64.tar.gz",
|
||||
"rid": "linux-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-x64.tar.gz",
|
||||
"hash": "fb855ff04db010594bb7da884e3a86da94e26a43cc5d858724cc0d3d8ee31f6d64eb09558bad3dba540a25082219ba41aa7feb40d1c4f3468c3720ea4c552fda"
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-linux-x64.tar.gz",
|
||||
"hash": "757879ef16bf8dc0677e0222ed2fd87b6126aa5ef6370120fb6ee8dfb42a194a796d105d388320cc623548a2eebbd349b1badf3e53631d9f059edeafea1b83bf"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.pkg",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-osx-arm64.pkg",
|
||||
"hash": "59945e6c6392d820929a55aa54bcae43be06213d969ea5fba95c7ea2b2ba8dccb9e9c4cce992ae8ad6aa1b2e0dd3ce9fd7e20f95799ee5c29d9ae94e3d1efcfa"
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-osx-arm64.pkg",
|
||||
"hash": "00832555ecc735f79c5aa635982e88289e1d2836c8cb7cfccfeb777af4775bd200cffca7ec6123a840160388933dbe5aa7bd43b31de1b0c446a8f238e923461d"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.tar.gz",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-osx-arm64.tar.gz",
|
||||
"hash": "377c52370342183ff575c18d3f49d10468325f272534b00c5246f3aadfb0e7601d61d4b42bb913e8d053965fb591fcdff9b1123f85f8d8973226bf25180df568"
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-osx-arm64.tar.gz",
|
||||
"hash": "138c851ca6a314ae2a43d51c5c25472dff8f47697161d361c24b0592ea28addba2eb4a05ec720fe00533eed692c7105e6b3eaf2c19b9975a1144709756630cf6"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.pkg",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-osx-x64.pkg",
|
||||
"hash": "26aa84723883e7ceef86aa1235a104398a67706733bbc642f14bd5abf9489c0cc2eb903a81f233f5b5377972d3cad2ac965e107a9d87c778157d42b1b0a591fa"
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-osx-x64.pkg",
|
||||
"hash": "3c12bbadc54100f9b769ee56e399824918a271bd49bb3c2284efe10a2e15447cf94e4b7c3975a2a3aeadab0f1eb16d376155b7fa8ae359243a68b5addc7264e3"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.tar.gz",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-osx-x64.tar.gz",
|
||||
"hash": "b2e0eed94e1217484ccc8ba4aac8d7596b35032ad6041eb46ed71aa821d8bd71f3e1ec9a82c095480f83ef74342582d95b5db287b53772692f1fe3a1953b305b"
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-osx-x64.tar.gz",
|
||||
"hash": "e3e265edbfa49c71db7526323544034cab3d3c451854d8552029da1ae9dd8221c7343d8f725fdc96d009e2da76accd0382db1a9ce441d98ddad60239b1582987"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.exe",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-arm64.exe",
|
||||
"hash": "a743bb6b3a3f44a170c65fcfc1ee353c86c3241adeb23c831c973cef0916108d2fc6cec06e5928f03b1978f7ea99cfc1fba450d08a194d38b4003379feaff6dd"
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-win-arm64.exe",
|
||||
"hash": "eefb5733b7b1c33fef98c3879417afacf43b2fe7e8259d80ccb49bab2d0de096a294ba6c5e3d0b675de4be49b28a02eba9e4a81b83e7e3818111d0e55cb0675a"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.zip",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-arm64.zip",
|
||||
"hash": "b12aa2c7e4c15db130489d620b7f4d100b7815e90f507fef524e302465c4f3a461b1077369d24132b3d9544aa0f375a0db2121cb2a886425b745b281e2345ed9"
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-win-arm64.zip",
|
||||
"hash": "29d9e938410fd3bbd3a6794a9f30683b87758e16043d7ab94580ce2cd1aa0d22c289c6206cc6d7327fa29d662017b47f129d3084775e039278f645ce66040261"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.exe",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-x64.exe",
|
||||
"hash": "304012b1cb095a3c25bc65d9f3d07905a737fcdd60561b96f1c5a3440172b500fd5c17560634964672a5918bfaa713d789ea00ad8b7cae11bb23fe5a44218784"
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-win-x64.exe",
|
||||
"hash": "ff5c515d0b269f72f986499dc00cf74e88d10daee4e37a5d270b32fe031d0f272964093c301ec37e29cd252798cf77721b24cd64707c38f0f714dcb13e9db432"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.zip",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-x64.zip",
|
||||
"hash": "a15b537ad683b8298222ef51138e5e14984d96950734f0d261085a621b76f7e41c9045572c148eefd8ff0ce47da2e9036409dd020316f9e2b79c7e5a0b8964c7"
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-win-x64.zip",
|
||||
"hash": "9873812d375a560a657bb6f16030b5e7aa3e088afbf342c02ac58d576d3358235dbe64662cafe3539c764db9f76de8635bc8d2fb47f9ebcc6d029f1bb1e4bd65"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.exe",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-x86.exe",
|
||||
"hash": "8cbfd5f0da10af335db89815e1465245e4fcc851da1e3c345b3774325db897a1ab0e7cbc9fe86807bf496281432e4bc06e2fd0bd50bf32fec1e4724d09e9b56c"
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-win-x86.exe",
|
||||
"hash": "df1011fe30f37c35caaaa70744c78ac546f7da252ae8acedaf5a9145a3521761c84b9e2af0379173e4f034cb938e072ffc3ae40b51365be1abff972cc6ad82f1"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.zip",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-x86.zip",
|
||||
"hash": "0002cb99041569a90a2d442118b2123b2796562b723f6227ed0079855b52b5bb43d6a7e6ce3e09a00ce3427d0b7ce6f0ec98840f38393f355a9959bbd8a5021b"
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-win-x86.zip",
|
||||
"hash": "a98192bbdba55327b2732c0784caae962aeece581ec367a91968c548bc061d66a584d53027807148bf6f2930030c8908dd54918eb6c0a4a1ff47447b0c1fb128"
|
||||
}
|
||||
]
|
||||
},
|
||||
"sdks": [
|
||||
{
|
||||
"version": "8.0.410",
|
||||
"version-display": "8.0.410",
|
||||
"runtime-version": "8.0.16",
|
||||
"vs-version": "",
|
||||
"vs-mac-version": "",
|
||||
"vs-support": "",
|
||||
"vs-mac-support": "",
|
||||
"csharp-version": "12.0",
|
||||
"fsharp-version": "8.0",
|
||||
"vb-version": "16.9",
|
||||
"files": [
|
||||
{
|
||||
"name": "dotnet-sdk-linux-arm.tar.gz",
|
||||
"rid": "linux-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-linux-arm.tar.gz",
|
||||
"hash": "aae9c76dc346b162e7c0ba002d8978e946ebc11741567ede048806ebb09bfe90756d8c11476544d6ef21d6af2e9d96effd8b82272ec04540c87b25c57683065d"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-arm64.tar.gz",
|
||||
"rid": "linux-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-linux-arm64.tar.gz",
|
||||
"hash": "124a07f83e868a9d838ff26f85fa6b43f854fa8d7fc898d787b83d5cd120f3b9675f908d271d983bd2dce845afff39cceaf5500e945ef43852e46e6ddb115693"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
|
||||
"rid": "linux-musl-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-linux-musl-arm.tar.gz",
|
||||
"hash": "309a0185897cd27596535e8d19e32d400812c7db35b1630ed880cb318c5961068f6b2b60b4d9866a8dcc00e02356b81f068d421a698578d248e9b27bc97ecab9"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
|
||||
"rid": "linux-musl-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-linux-musl-arm64.tar.gz",
|
||||
"hash": "196c551d2c6e165dc2180ff647ff9bd63e3635fbbd2d7c34ae9bc2577784b6d2e70e2ca350fae8e0bc62ed48f30f2087df528ae081deb40154436465eba2bb94"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
|
||||
"rid": "linux-musl-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-linux-musl-x64.tar.gz",
|
||||
"hash": "9b10611d7b7d0faf0f3393f790d838e30410968a8f322ba06b810b1d3934083e14d46ce487d7f439ecdd1236560ca30534c813bf28e58b3bf0eba77f7a96f030"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-x64.tar.gz",
|
||||
"rid": "linux-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-linux-x64.tar.gz",
|
||||
"hash": "757879ef16bf8dc0677e0222ed2fd87b6126aa5ef6370120fb6ee8dfb42a194a796d105d388320cc623548a2eebbd349b1badf3e53631d9f059edeafea1b83bf"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.pkg",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-osx-arm64.pkg",
|
||||
"hash": "00832555ecc735f79c5aa635982e88289e1d2836c8cb7cfccfeb777af4775bd200cffca7ec6123a840160388933dbe5aa7bd43b31de1b0c446a8f238e923461d"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.tar.gz",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-osx-arm64.tar.gz",
|
||||
"hash": "138c851ca6a314ae2a43d51c5c25472dff8f47697161d361c24b0592ea28addba2eb4a05ec720fe00533eed692c7105e6b3eaf2c19b9975a1144709756630cf6"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.pkg",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-osx-x64.pkg",
|
||||
"hash": "3c12bbadc54100f9b769ee56e399824918a271bd49bb3c2284efe10a2e15447cf94e4b7c3975a2a3aeadab0f1eb16d376155b7fa8ae359243a68b5addc7264e3"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.tar.gz",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-osx-x64.tar.gz",
|
||||
"hash": "e3e265edbfa49c71db7526323544034cab3d3c451854d8552029da1ae9dd8221c7343d8f725fdc96d009e2da76accd0382db1a9ce441d98ddad60239b1582987"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.exe",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-win-arm64.exe",
|
||||
"hash": "eefb5733b7b1c33fef98c3879417afacf43b2fe7e8259d80ccb49bab2d0de096a294ba6c5e3d0b675de4be49b28a02eba9e4a81b83e7e3818111d0e55cb0675a"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.zip",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-win-arm64.zip",
|
||||
"hash": "29d9e938410fd3bbd3a6794a9f30683b87758e16043d7ab94580ce2cd1aa0d22c289c6206cc6d7327fa29d662017b47f129d3084775e039278f645ce66040261"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.exe",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-win-x64.exe",
|
||||
"hash": "ff5c515d0b269f72f986499dc00cf74e88d10daee4e37a5d270b32fe031d0f272964093c301ec37e29cd252798cf77721b24cd64707c38f0f714dcb13e9db432"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.zip",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-win-x64.zip",
|
||||
"hash": "9873812d375a560a657bb6f16030b5e7aa3e088afbf342c02ac58d576d3358235dbe64662cafe3539c764db9f76de8635bc8d2fb47f9ebcc6d029f1bb1e4bd65"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.exe",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-win-x86.exe",
|
||||
"hash": "df1011fe30f37c35caaaa70744c78ac546f7da252ae8acedaf5a9145a3521761c84b9e2af0379173e4f034cb938e072ffc3ae40b51365be1abff972cc6ad82f1"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.zip",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-win-x86.zip",
|
||||
"hash": "a98192bbdba55327b2732c0784caae962aeece581ec367a91968c548bc061d66a584d53027807148bf6f2930030c8908dd54918eb6c0a4a1ff47447b0c1fb128"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "8.0.313",
|
||||
"version-display": "8.0.313",
|
||||
"runtime-version": "8.0.16",
|
||||
"vs-version": "17.10.15",
|
||||
"vs-mac-version": "",
|
||||
"vs-support": "Visual Studio 2022 (v17.10)",
|
||||
"vs-mac-support": "",
|
||||
"csharp-version": "12.0",
|
||||
"fsharp-version": "8.0",
|
||||
"vb-version": "16.9",
|
||||
"files": [
|
||||
{
|
||||
"name": "dotnet-sdk-linux-arm.tar.gz",
|
||||
"rid": "linux-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-linux-arm.tar.gz",
|
||||
"hash": "0ecc8ec3b1c52ca6731d13496ec0ace48d649c1ca9f8dadee2b50954eca88594dcd2ba9afce965c2058dac7dc12816931842ae2eeb943de0dfe1fa645409c661"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-arm64.tar.gz",
|
||||
"rid": "linux-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-linux-arm64.tar.gz",
|
||||
"hash": "4431d3c3a2062846184af1335cf85a49923079cd6d40b4c56c1064ea726b4368993e11fbd225b6ce404cb6335c9e3ea3d595adec8920584955475a859a219e77"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
|
||||
"rid": "linux-musl-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-linux-musl-arm.tar.gz",
|
||||
"hash": "33bc448590ef0d3098a1f44042dc5807673eaf746f841a98453749ad53ec1605f6351d9b5f3eac813ab099165abc0e72c6da25954f66233b1d0461c227a14cb9"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
|
||||
"rid": "linux-musl-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-linux-musl-arm64.tar.gz",
|
||||
"hash": "3b13f7a1f5683b7194b6e2d90dea95a04603332419ebd7450870f23603e628b37e15d87a72d37c55e97e46f15120ab2bbda94bb8d43272073dc9bcdfd01019fb"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
|
||||
"rid": "linux-musl-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-linux-musl-x64.tar.gz",
|
||||
"hash": "2c31dba6967ec9b139175943fd8e22eb96bee67f387d43c81ae95df8062f51189aef5c469fab2fbd3daac6b296a6626dd42be6cad016b901579bdf6be014dc2c"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-x64.tar.gz",
|
||||
"rid": "linux-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-linux-x64.tar.gz",
|
||||
"hash": "eaa3a43afba764c4aa7e704f171c6ad5aa37b2bc65f1c1699d8a8f7a0b9aa716170a11b55f036190ac688ec951a2b8be89225f36910cd29cb7378eeefdde2aa6"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.pkg",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-osx-arm64.pkg",
|
||||
"hash": "8826131647a707124c2e99a83ee5b7df0927b1b94ade90bf29f47781a5124ed8b00a90d2688a46a6b985c6a5d69f389c9ec4abdde0243f76903da2a119752e74"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.tar.gz",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-osx-arm64.tar.gz",
|
||||
"hash": "2b7f6a59de003dda04004ecadbe88e9bf28fdefcafcfd04f8b4719c9e567432ac3342a266c5cdb53bf182b6a67dcb90cd104dac8a35d1263d6bbf2362ffb8770"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.pkg",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-osx-x64.pkg",
|
||||
"hash": "fe288ec2bcc767356a9af5ab29eb9e850a73e34d579931f27f95d92c86486b42814e9eb4d80f7e58e01a6fbf4abafe3fac0a94e2d971e17163d558ee4fbb6178"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.tar.gz",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-osx-x64.tar.gz",
|
||||
"hash": "04f62d714ff4c0d1624c09d01c81bc9e460f0e1b35cf43073a6a5e492899f50467a247b8e495c9a9760f0fabb53734fe2ad33dc0735e9d14196a1b0262e1fd3a"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.exe",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-win-arm64.exe",
|
||||
"hash": "d6e1ce3f2f2cac4ebc3a27fcb22b7195a538d1fd84f7e1bc73dfdb35f8714984b88f1634e2c035840315995f8e11a18130063164299ffc3dd010018bfe1cecbf"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.zip",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-win-arm64.zip",
|
||||
"hash": "730c2b38617a212aac644a4c98e02feba306fc664f7711bfb7bd80aa5fda645966eadad6cd94f19c6956dff920efca53fad9a34a166593c04679d279a3a5e74f"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.exe",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-win-x64.exe",
|
||||
"hash": "5aff51adf48842f5e39fc5157b322a7f6943dae23ad377025f4811ad31e934414aa38b81d701e2b7886c3f25bce7721d3898e987e332be51e67688f1ce10ab19"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.zip",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-win-x64.zip",
|
||||
"hash": "3bd67ff3f0d04a46d4b87b70f4f73d55750dac096f5874eea7967ae5c8de2224d3c6b291e94990f13c5f4395ba075fb10bfc451984f67bc6963911518ffe15c2"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.exe",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-win-x86.exe",
|
||||
"hash": "0b3d32f895a05d3ab277c788cbfb6363fd814ed55af993aa688aceeee3cdeae6c1a0b2bc77d85977983d17bc1caad5dd34ef58f78e3f571ff40d5e60010d0e9e"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.zip",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-win-x86.zip",
|
||||
"hash": "9d542596f68e6cea174081e21449bc4968ef2eb833ce1877d25987247ca7eb9d295a1f00ff726207c45b3f56fc1090cec5141b71415234a0f961fc4701234863"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "8.0.409",
|
||||
"version-display": "8.0.409",
|
||||
@@ -564,186 +687,7 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"aspnetcore-runtime": {
|
||||
"version": "8.0.16",
|
||||
"version-display": "8.0.16",
|
||||
"version-aspnetcoremodule": [
|
||||
"18.0.25107.16"
|
||||
],
|
||||
"vs-version": "17.8.21",
|
||||
"files": [
|
||||
{
|
||||
"name": "aspnetcore-runtime-linux-arm.tar.gz",
|
||||
"rid": "linux-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-linux-arm.tar.gz",
|
||||
"hash": "1df49edcaa5eb1afae6e9b935a0418bc4a93e02bbde834326c1a066095cf28e7607d5d1ca8af7771a9d2e81631e49931a7bf99849c8910791deeeb6a990275c7"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-linux-arm64.tar.gz",
|
||||
"rid": "linux-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-linux-arm64.tar.gz",
|
||||
"hash": "a115e0e6253cea7e9a481ed82f57fc96413aa50ce7407932128cba153bdf4aec1bd8cdb9c04d290ff00f8544429feac86ba6e8d2b0f1674c255bd636c2c7e6de"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-linux-musl-arm.tar.gz",
|
||||
"rid": "linux-musl-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-linux-musl-arm.tar.gz",
|
||||
"hash": "4d5302c769d24262adb7c1e1a920c058d98b9e6742dedfeb2a26ae1e84a472d62ce25d137e85e3ea172d6777b91bff67fe8a06325eb162b0cab37090f5e8a4fc"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-linux-musl-arm64.tar.gz",
|
||||
"rid": "linux-musl-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-linux-musl-arm64.tar.gz",
|
||||
"hash": "22220a425146baca5dafb4193477bf0c4fec3b9ed9ca9b340739f5ca780c404fbec81c97fea7cf31e666e42d299d01733ff39e641932b642e4bc211f55da8642"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-linux-musl-x64.tar.gz",
|
||||
"rid": "linux-musl-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-linux-musl-x64.tar.gz",
|
||||
"hash": "2f8569e1335bd25a1c93be52364dd1386c60d70c5f905ca830093125de20bfd99be0808cf98f6aafd6a0bf0867962d7436a54ea7b8eb42a6fb31eeb5b08e39a2"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-linux-x64.tar.gz",
|
||||
"rid": "linux-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-linux-x64.tar.gz",
|
||||
"hash": "0256cac4151acd6ffc82b0b7b6421f304817b6fdc2d9cb232018cf993e40da6b228d415397dd1b1b34859cffe1d8fc7bd7bb470df81128374e5c944a14c58360"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-osx-arm64.tar.gz",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-osx-arm64.tar.gz",
|
||||
"hash": "8ecc74a95913128e7a5461639541fd8619c0307d496062c63c5022e38afea29f70a338093361d5c309ea51caad5463fbc7ec8ae6b86be27d3e92675642410e17"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-osx-x64.tar.gz",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-osx-x64.tar.gz",
|
||||
"hash": "280a8ea601e5d712cd3914d84ff975f878f4b57edf6199e805af93b96856ba62d02f6c9f85af65860f108ccfb0eeadd4b2aafe13a6e492fe3e2180e3454fd8db"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-win-arm64.exe",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-win-arm64.exe",
|
||||
"hash": "aab0f7f4835df8bfd8e97410abfadbb3c57e97d02d569d3653f87272b968f22c097fe2a2d631ab4856d958be31bbac26c99c32f68b560aa44694c6abe36204c4"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-win-arm64.zip",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-win-arm64.zip",
|
||||
"hash": "a69ba2b270dfeaff0ba795dc91a55984860084da34f3b1979bf5107147ea24f3ffe567166c273bc0d13bc6ed5a33d0ba3ca53a0a1a5e077fb2a6d9c63eb5e77f"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-win-x64.exe",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-win-x64.exe",
|
||||
"hash": "93aae0c0c2d66c8400928efb17d45b7342391479e398836194b5d8afedc0b01d7e6b68e0d00173b8e1f95c94d3833f98643980608ad0246d8102827332f0df43"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-win-x64.zip",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-win-x64.zip",
|
||||
"hash": "30c6a3055f0234b18799edd83eb45056dbe874aead3a9533dbd001c45d548068b8fef930d587ac24cfbf17320cab5131a0103d74763191e5739de7fa7982f85b"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-win-x86.exe",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-win-x86.exe",
|
||||
"hash": "3220999a4a391068fc8aa8d8c42eaa6e21ea3ab88d877f91dc692b4c68c4f64e0cfb908bcfdd3c7a3c0ed31ecd061e2433b758b46a93911d91da7ffe8c0bdb46"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-win-x86.zip",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-8.0.16-win-x86.zip",
|
||||
"hash": "a7c5033fa2342b52a9ae60bce09378687799a71fc583b88527e9ec9ed10c4507e32cbe7b9368eeaf900b9b411662b4e8363ee195594235514b0b8cc6b2987ea1"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-composite-linux-arm.tar.gz",
|
||||
"rid": "linux-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-composite-8.0.16-linux-arm.tar.gz",
|
||||
"hash": "aa210b5e006bb270006a5fa326cb06beea89d91fdef94c59d46685a5f730d2d9ffcd0c2d06101535beff96390a40ada46f2a536df1831f83c544e9b31c045a50"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-composite-linux-arm64.tar.gz",
|
||||
"rid": "linux-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-composite-8.0.16-linux-arm64.tar.gz",
|
||||
"hash": "4987d85cd58b65dc989ecdd1129b8285c27d337c02d12dd08c4f260d986aa8115aeca901fc293acdfa76faaa50dbb7ccab574bf8bc6ede6bf2e8163b148cd7a1"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-composite-linux-musl-arm.tar.gz",
|
||||
"rid": "linux-musl-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-composite-8.0.16-linux-musl-arm.tar.gz",
|
||||
"hash": "882f8951a5ee2cd87a4ff1180aa26b1bc5a7bcbf3d4f05878150425cf2ad4a4ee878064f915e8b57ad1876f96beb16138356875ca496c2668c0ecaf1d81bcf62"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-composite-linux-musl-arm64.tar.gz",
|
||||
"rid": "linux-musl-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-composite-8.0.16-linux-musl-arm64.tar.gz",
|
||||
"hash": "1745be6ba0451ec71914ee2448dadeeb800d1033ae327287b3c67888e2722b6a479c9abf8446b12a55fd57d23c457001c4bb79bcdc9d627884cce92a2a938b8c"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-composite-linux-musl-x64.tar.gz",
|
||||
"rid": "linux-musl-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-composite-8.0.16-linux-musl-x64.tar.gz",
|
||||
"hash": "837f500e5d22fb8a30dd9ab8e9bcc0533f7332e8d6c49b0e738c46e4c2fabcee3cd66c5f1391124974a5bfbcf70fb39bfb3bb74f1c750f4890e44e366f76da09"
|
||||
},
|
||||
{
|
||||
"name": "aspnetcore-runtime-composite-linux-x64.tar.gz",
|
||||
"rid": "linux-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/aspnetcore-runtime-composite-8.0.16-linux-x64.tar.gz",
|
||||
"hash": "d22f82e34d57dd8138aa662308ccca380d5d25b971f92fe9861dc5dadb5ee64f4b450d22f50c656e2f358eccd914905e4126e577dd02d3c150c5905e35e4e4ed"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-hosting-win.exe",
|
||||
"rid": "",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.16/dotnet-hosting-8.0.16-win.exe",
|
||||
"hash": "4062a86a89d5b28da88e591c3e9bdcf1b1fb2fa85bec87bb00ebc0d2fc19d8c9ddedab85465ea0b49e4b2f0fd964800f2a6f5a7818c75bb6ba853e7c3029a690",
|
||||
"akams": "https://aka.ms/dotnetcore-8-0-windowshosting"
|
||||
}
|
||||
]
|
||||
},
|
||||
"windowsdesktop": {
|
||||
"version": "8.0.16",
|
||||
"version-display": "8.0.16",
|
||||
"files": [
|
||||
{
|
||||
"name": "windowsdesktop-runtime-win-arm64.exe",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.16/windowsdesktop-runtime-8.0.16-win-arm64.exe",
|
||||
"hash": "ec7fd7ef63132344dbd88b14ee8cb4b51db74dd3b33be56676473b2f3a2bd3b75e7eb8907d50e2254cb4c0237a59bb21c6cf1f84d8dac19d0ed0ae6e40fb6d5b"
|
||||
},
|
||||
{
|
||||
"name": "windowsdesktop-runtime-win-arm64.zip",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.16/windowsdesktop-runtime-8.0.16-win-arm64.zip",
|
||||
"hash": "5d580d9ff39b116f1ca2b26e882416c68e7c2d0fe8b0707f4feeb63a2c49cfac8ad70ec1cb846d6202adcfc71dcee675b975ccfd66429b56ae3e8022c8978217"
|
||||
},
|
||||
{
|
||||
"name": "windowsdesktop-runtime-win-x64.exe",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.16/windowsdesktop-runtime-8.0.16-win-x64.exe",
|
||||
"hash": "526c0cf217c04f590ab5b88de4bff41f4f4ca13c4efb4f79bbaafe0b24fc48fdae1e769b0011bf8020b1ad6d8fbf6e1f31175045e86ee9c578a4892124828c2f"
|
||||
},
|
||||
{
|
||||
"name": "windowsdesktop-runtime-win-x64.zip",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.16/windowsdesktop-runtime-8.0.16-win-x64.zip",
|
||||
"hash": "819a139a4f54307ea46846f5b86ba24b74f783089cc40287eed715e30647ca31f8ca8d7e29b4b6a488acc33e4f365a4ad421b910ae7c2bae6dafff51ea33d8db"
|
||||
},
|
||||
{
|
||||
"name": "windowsdesktop-runtime-win-x86.exe",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.16/windowsdesktop-runtime-8.0.16-win-x86.exe",
|
||||
"hash": "f91558eba877dd98aa2c69e7db5cb1d78519e5c958c2d6b153e6a7412ecfe9c91c6f5d38ed762d698d08775b05d2746aaa617c032024ef9d2d568fe1e2e96aa7"
|
||||
},
|
||||
{
|
||||
"name": "windowsdesktop-runtime-win-x86.zip",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.16/windowsdesktop-runtime-8.0.16-win-x86.zip",
|
||||
"hash": "199e5ed9317311140b82bcb03a90ba87e7100d8c941390d613e5097aa003ee9386e7877dcea6ec558509b2f767df5812ea8cb96c7793d0d90c84531cb4b87ebc"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
|
||||
| Date | Release | SDK |
|
||||
| :-- | :-- | :-- |
|
||||
| 2025/05/22 | [8.0.16](./8.0.16/8.0.16.md) | [8.0.313](./8.0.16/8.0.313.md), [8.0.410](./8.0.16/8.0.410.md) |
|
||||
| 2025/05/13 | [8.0.16](./8.0.16/8.0.16.md) | [8.0.116](./8.0.16/8.0.116.md), [8.0.312](./8.0.16/8.0.312.md), [8.0.409](./8.0.16/8.0.16.md) |
|
||||
| 2025/04/08 | [8.0.15](./8.0.15/8.0.15.md) | [8.0.115](./8.0.15/8.0.115.md), [8.0.311](./8.0.15/8.0.311.md), [8.0.408](./8.0.15/8.0.15.md) |
|
||||
| 2025/03/11 | [8.0.14](./8.0.14/8.0.14.md) | [8.0.114](./8.0.14/8.0.114.md), [8.0.310](./8.0.14/8.0.310.md), [8.0.407](./8.0.14/8.0.14.md) |
|
||||
|
||||
@@ -65,13 +65,13 @@ You can install .NET with a binary archive. This option is required if you want
|
||||
The following workflow demonstrates downloading, unpacking, configuring, and running the .NET SDK from the command line. You may choose to do some of these tasks via the browser and functionality provided by your operating system.
|
||||
|
||||
```bash
|
||||
~# curl -Lo dotnet.tar.gz https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-x64.tar.gz
|
||||
~# curl -Lo dotnet.tar.gz https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-linux-x64.tar.gz
|
||||
~# tar -C dotnet -xf dotnet.tar.gz
|
||||
~# rm dotnet.tar.gz
|
||||
~# export DOTNET_ROOT=~/dotnet
|
||||
~# export PATH=$PATH:~/dotnet
|
||||
~# dotnet --version
|
||||
8.0.409
|
||||
8.0.410
|
||||
```
|
||||
|
||||
The `DOTNET_ROOT` environment variable is required to launch an application with their executables (like `myapp.exe`). The executables look for this environment variable to find the runtime if it isn't installed in its regular location. The `PATH` environment variable must be updated if you want to use `dotnet` without absolute paths to its location. Setting both of these environment variables is optional.
|
||||
|
||||
@@ -34,14 +34,14 @@ You can install .NET with a binary archive. This option is required if you want
|
||||
The following workflow demonstrates downloading, unpacking, configuring, and running the .NET SDK from the command line. You may choose to do some of these tasks via the browser and functionality provided by your operating system.
|
||||
|
||||
```bash
|
||||
~# curl -Lo dotnet.tar.gz https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-osx-x64.tar.gz
|
||||
~# curl -Lo dotnet.tar.gz https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-osx-x64.tar.gz
|
||||
~# mkdir dotnet
|
||||
~# tar -C dotnet -xf dotnet.tar.gz
|
||||
~# rm dotnet.tar.gz
|
||||
~# export DOTNET_ROOT=~/dotnet
|
||||
~# export PATH=$PATH:~/dotnet
|
||||
~# dotnet --version
|
||||
8.0.409
|
||||
8.0.410
|
||||
```
|
||||
|
||||
The `DOTNET_ROOT` environment variable is required to launch an application with their executables (like `myapp.exe`). The executables look for this environment variable to find the runtime if it isn't installed in its regular location. The `PATH` environment variable must be updated if you want to use `dotnet` without absolute paths to its location. Setting both of these environment variables is optional.
|
||||
|
||||
@@ -50,12 +50,12 @@ You can install .NET with a binary archive. This option is required if you want
|
||||
The following workflow demonstrates downloading, unpacking, configuring, and running the .NET SDK from the command line. You may choose to do some of these tasks via the browser and functionality provided by your operating system.
|
||||
|
||||
```console
|
||||
C:\>curl -Lo dotnet.zip https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-x64.exe
|
||||
C:\>curl -Lo dotnet.zip https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-win-x64.exe
|
||||
C:\>del dotnet.zip
|
||||
C:\>set DOTNET_ROOT=C:\dotnet
|
||||
C:\>set PATH=%PATH%;C:\dotnet
|
||||
C:\>dotnet --version
|
||||
8.0.409
|
||||
8.0.410
|
||||
```
|
||||
|
||||
The `DOTNET_ROOT` environment variable is required to launch an application with their executables (like `myapp.exe`). The executables look for this environment variable to find the runtime if it isn't installed in its regular location. The `PATH` environment variable must be updated if you want to use `dotnet` without absolute paths to its location. Setting both of these environment variables is optional.
|
||||
|
||||
@@ -1,14 +1,695 @@
|
||||
{
|
||||
"channel-version": "8.0",
|
||||
"latest-release": "8.0.16",
|
||||
"latest-release-date": "2025-05-13",
|
||||
"latest-release-date": "2025-05-22",
|
||||
"latest-runtime": "8.0.16",
|
||||
"latest-sdk": "8.0.409",
|
||||
"latest-sdk": "8.0.410",
|
||||
"support-phase": "active",
|
||||
"release-type": "lts",
|
||||
"eol-date": "2026-11-10",
|
||||
"lifecycle-policy": "https://aka.ms/dotnetcoresupport",
|
||||
"releases": [
|
||||
{
|
||||
"release-date": "2025-05-22",
|
||||
"release-version": "8.0.16",
|
||||
"security": true,
|
||||
"cve-list": [
|
||||
{
|
||||
"cve-id": "CVE-2025-26646",
|
||||
"cve-url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-26646"
|
||||
}
|
||||
],
|
||||
"release-notes": "https://github.com/dotnet/core/blob/main/release-notes/8.0/8.0.16/8.0.16.md",
|
||||
"runtime": {
|
||||
"version": "8.0.16",
|
||||
"version-display": "8.0.16",
|
||||
"vs-version": "17.8.21, 17.10.14, 17.10.15, 17.12.8, 17.13.7",
|
||||
"vs-mac-version": "",
|
||||
"files": []
|
||||
},
|
||||
"sdk": {
|
||||
"version": "8.0.410",
|
||||
"version-display": "8.0.410",
|
||||
"runtime-version": "8.0.16",
|
||||
"vs-version": "",
|
||||
"vs-mac-version": "",
|
||||
"vs-support": "",
|
||||
"vs-mac-support": "",
|
||||
"csharp-version": "12.0",
|
||||
"fsharp-version": "8.0",
|
||||
"vb-version": "16.9",
|
||||
"files": [
|
||||
{
|
||||
"name": "dotnet-sdk-linux-arm.tar.gz",
|
||||
"rid": "linux-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-linux-arm.tar.gz",
|
||||
"hash": "aae9c76dc346b162e7c0ba002d8978e946ebc11741567ede048806ebb09bfe90756d8c11476544d6ef21d6af2e9d96effd8b82272ec04540c87b25c57683065d"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-arm64.tar.gz",
|
||||
"rid": "linux-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-linux-arm64.tar.gz",
|
||||
"hash": "124a07f83e868a9d838ff26f85fa6b43f854fa8d7fc898d787b83d5cd120f3b9675f908d271d983bd2dce845afff39cceaf5500e945ef43852e46e6ddb115693"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
|
||||
"rid": "linux-musl-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-linux-musl-arm.tar.gz",
|
||||
"hash": "309a0185897cd27596535e8d19e32d400812c7db35b1630ed880cb318c5961068f6b2b60b4d9866a8dcc00e02356b81f068d421a698578d248e9b27bc97ecab9"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
|
||||
"rid": "linux-musl-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-linux-musl-arm64.tar.gz",
|
||||
"hash": "196c551d2c6e165dc2180ff647ff9bd63e3635fbbd2d7c34ae9bc2577784b6d2e70e2ca350fae8e0bc62ed48f30f2087df528ae081deb40154436465eba2bb94"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
|
||||
"rid": "linux-musl-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-linux-musl-x64.tar.gz",
|
||||
"hash": "9b10611d7b7d0faf0f3393f790d838e30410968a8f322ba06b810b1d3934083e14d46ce487d7f439ecdd1236560ca30534c813bf28e58b3bf0eba77f7a96f030"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-x64.tar.gz",
|
||||
"rid": "linux-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-linux-x64.tar.gz",
|
||||
"hash": "757879ef16bf8dc0677e0222ed2fd87b6126aa5ef6370120fb6ee8dfb42a194a796d105d388320cc623548a2eebbd349b1badf3e53631d9f059edeafea1b83bf"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.pkg",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-osx-arm64.pkg",
|
||||
"hash": "00832555ecc735f79c5aa635982e88289e1d2836c8cb7cfccfeb777af4775bd200cffca7ec6123a840160388933dbe5aa7bd43b31de1b0c446a8f238e923461d"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.tar.gz",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-osx-arm64.tar.gz",
|
||||
"hash": "138c851ca6a314ae2a43d51c5c25472dff8f47697161d361c24b0592ea28addba2eb4a05ec720fe00533eed692c7105e6b3eaf2c19b9975a1144709756630cf6"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.pkg",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-osx-x64.pkg",
|
||||
"hash": "3c12bbadc54100f9b769ee56e399824918a271bd49bb3c2284efe10a2e15447cf94e4b7c3975a2a3aeadab0f1eb16d376155b7fa8ae359243a68b5addc7264e3"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.tar.gz",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-osx-x64.tar.gz",
|
||||
"hash": "e3e265edbfa49c71db7526323544034cab3d3c451854d8552029da1ae9dd8221c7343d8f725fdc96d009e2da76accd0382db1a9ce441d98ddad60239b1582987"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.exe",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-win-arm64.exe",
|
||||
"hash": "eefb5733b7b1c33fef98c3879417afacf43b2fe7e8259d80ccb49bab2d0de096a294ba6c5e3d0b675de4be49b28a02eba9e4a81b83e7e3818111d0e55cb0675a"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.zip",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-win-arm64.zip",
|
||||
"hash": "29d9e938410fd3bbd3a6794a9f30683b87758e16043d7ab94580ce2cd1aa0d22c289c6206cc6d7327fa29d662017b47f129d3084775e039278f645ce66040261"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.exe",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-win-x64.exe",
|
||||
"hash": "ff5c515d0b269f72f986499dc00cf74e88d10daee4e37a5d270b32fe031d0f272964093c301ec37e29cd252798cf77721b24cd64707c38f0f714dcb13e9db432"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.zip",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-win-x64.zip",
|
||||
"hash": "9873812d375a560a657bb6f16030b5e7aa3e088afbf342c02ac58d576d3358235dbe64662cafe3539c764db9f76de8635bc8d2fb47f9ebcc6d029f1bb1e4bd65"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.exe",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-win-x86.exe",
|
||||
"hash": "df1011fe30f37c35caaaa70744c78ac546f7da252ae8acedaf5a9145a3521761c84b9e2af0379173e4f034cb938e072ffc3ae40b51365be1abff972cc6ad82f1"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.zip",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-win-x86.zip",
|
||||
"hash": "a98192bbdba55327b2732c0784caae962aeece581ec367a91968c548bc061d66a584d53027807148bf6f2930030c8908dd54918eb6c0a4a1ff47447b0c1fb128"
|
||||
}
|
||||
]
|
||||
},
|
||||
"sdks": [
|
||||
{
|
||||
"version": "8.0.410",
|
||||
"version-display": "8.0.410",
|
||||
"runtime-version": "8.0.16",
|
||||
"vs-version": "",
|
||||
"vs-mac-version": "",
|
||||
"vs-support": "",
|
||||
"vs-mac-support": "",
|
||||
"csharp-version": "12.0",
|
||||
"fsharp-version": "8.0",
|
||||
"vb-version": "16.9",
|
||||
"files": [
|
||||
{
|
||||
"name": "dotnet-sdk-linux-arm.tar.gz",
|
||||
"rid": "linux-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-linux-arm.tar.gz",
|
||||
"hash": "aae9c76dc346b162e7c0ba002d8978e946ebc11741567ede048806ebb09bfe90756d8c11476544d6ef21d6af2e9d96effd8b82272ec04540c87b25c57683065d"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-arm64.tar.gz",
|
||||
"rid": "linux-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-linux-arm64.tar.gz",
|
||||
"hash": "124a07f83e868a9d838ff26f85fa6b43f854fa8d7fc898d787b83d5cd120f3b9675f908d271d983bd2dce845afff39cceaf5500e945ef43852e46e6ddb115693"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
|
||||
"rid": "linux-musl-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-linux-musl-arm.tar.gz",
|
||||
"hash": "309a0185897cd27596535e8d19e32d400812c7db35b1630ed880cb318c5961068f6b2b60b4d9866a8dcc00e02356b81f068d421a698578d248e9b27bc97ecab9"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
|
||||
"rid": "linux-musl-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-linux-musl-arm64.tar.gz",
|
||||
"hash": "196c551d2c6e165dc2180ff647ff9bd63e3635fbbd2d7c34ae9bc2577784b6d2e70e2ca350fae8e0bc62ed48f30f2087df528ae081deb40154436465eba2bb94"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
|
||||
"rid": "linux-musl-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-linux-musl-x64.tar.gz",
|
||||
"hash": "9b10611d7b7d0faf0f3393f790d838e30410968a8f322ba06b810b1d3934083e14d46ce487d7f439ecdd1236560ca30534c813bf28e58b3bf0eba77f7a96f030"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-x64.tar.gz",
|
||||
"rid": "linux-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-linux-x64.tar.gz",
|
||||
"hash": "757879ef16bf8dc0677e0222ed2fd87b6126aa5ef6370120fb6ee8dfb42a194a796d105d388320cc623548a2eebbd349b1badf3e53631d9f059edeafea1b83bf"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.pkg",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-osx-arm64.pkg",
|
||||
"hash": "00832555ecc735f79c5aa635982e88289e1d2836c8cb7cfccfeb777af4775bd200cffca7ec6123a840160388933dbe5aa7bd43b31de1b0c446a8f238e923461d"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.tar.gz",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-osx-arm64.tar.gz",
|
||||
"hash": "138c851ca6a314ae2a43d51c5c25472dff8f47697161d361c24b0592ea28addba2eb4a05ec720fe00533eed692c7105e6b3eaf2c19b9975a1144709756630cf6"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.pkg",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-osx-x64.pkg",
|
||||
"hash": "3c12bbadc54100f9b769ee56e399824918a271bd49bb3c2284efe10a2e15447cf94e4b7c3975a2a3aeadab0f1eb16d376155b7fa8ae359243a68b5addc7264e3"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.tar.gz",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-osx-x64.tar.gz",
|
||||
"hash": "e3e265edbfa49c71db7526323544034cab3d3c451854d8552029da1ae9dd8221c7343d8f725fdc96d009e2da76accd0382db1a9ce441d98ddad60239b1582987"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.exe",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-win-arm64.exe",
|
||||
"hash": "eefb5733b7b1c33fef98c3879417afacf43b2fe7e8259d80ccb49bab2d0de096a294ba6c5e3d0b675de4be49b28a02eba9e4a81b83e7e3818111d0e55cb0675a"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.zip",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-win-arm64.zip",
|
||||
"hash": "29d9e938410fd3bbd3a6794a9f30683b87758e16043d7ab94580ce2cd1aa0d22c289c6206cc6d7327fa29d662017b47f129d3084775e039278f645ce66040261"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.exe",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-win-x64.exe",
|
||||
"hash": "ff5c515d0b269f72f986499dc00cf74e88d10daee4e37a5d270b32fe031d0f272964093c301ec37e29cd252798cf77721b24cd64707c38f0f714dcb13e9db432"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.zip",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-win-x64.zip",
|
||||
"hash": "9873812d375a560a657bb6f16030b5e7aa3e088afbf342c02ac58d576d3358235dbe64662cafe3539c764db9f76de8635bc8d2fb47f9ebcc6d029f1bb1e4bd65"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.exe",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-win-x86.exe",
|
||||
"hash": "df1011fe30f37c35caaaa70744c78ac546f7da252ae8acedaf5a9145a3521761c84b9e2af0379173e4f034cb938e072ffc3ae40b51365be1abff972cc6ad82f1"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.zip",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.410/dotnet-sdk-8.0.410-win-x86.zip",
|
||||
"hash": "a98192bbdba55327b2732c0784caae962aeece581ec367a91968c548bc061d66a584d53027807148bf6f2930030c8908dd54918eb6c0a4a1ff47447b0c1fb128"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "8.0.313",
|
||||
"version-display": "8.0.313",
|
||||
"runtime-version": "8.0.16",
|
||||
"vs-version": "17.10.15",
|
||||
"vs-mac-version": "",
|
||||
"vs-support": "Visual Studio 2022 (v17.10)",
|
||||
"vs-mac-support": "",
|
||||
"csharp-version": "12.0",
|
||||
"fsharp-version": "8.0",
|
||||
"vb-version": "16.9",
|
||||
"files": [
|
||||
{
|
||||
"name": "dotnet-sdk-linux-arm.tar.gz",
|
||||
"rid": "linux-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-linux-arm.tar.gz",
|
||||
"hash": "0ecc8ec3b1c52ca6731d13496ec0ace48d649c1ca9f8dadee2b50954eca88594dcd2ba9afce965c2058dac7dc12816931842ae2eeb943de0dfe1fa645409c661"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-arm64.tar.gz",
|
||||
"rid": "linux-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-linux-arm64.tar.gz",
|
||||
"hash": "4431d3c3a2062846184af1335cf85a49923079cd6d40b4c56c1064ea726b4368993e11fbd225b6ce404cb6335c9e3ea3d595adec8920584955475a859a219e77"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
|
||||
"rid": "linux-musl-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-linux-musl-arm.tar.gz",
|
||||
"hash": "33bc448590ef0d3098a1f44042dc5807673eaf746f841a98453749ad53ec1605f6351d9b5f3eac813ab099165abc0e72c6da25954f66233b1d0461c227a14cb9"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
|
||||
"rid": "linux-musl-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-linux-musl-arm64.tar.gz",
|
||||
"hash": "3b13f7a1f5683b7194b6e2d90dea95a04603332419ebd7450870f23603e628b37e15d87a72d37c55e97e46f15120ab2bbda94bb8d43272073dc9bcdfd01019fb"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
|
||||
"rid": "linux-musl-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-linux-musl-x64.tar.gz",
|
||||
"hash": "2c31dba6967ec9b139175943fd8e22eb96bee67f387d43c81ae95df8062f51189aef5c469fab2fbd3daac6b296a6626dd42be6cad016b901579bdf6be014dc2c"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-x64.tar.gz",
|
||||
"rid": "linux-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-linux-x64.tar.gz",
|
||||
"hash": "eaa3a43afba764c4aa7e704f171c6ad5aa37b2bc65f1c1699d8a8f7a0b9aa716170a11b55f036190ac688ec951a2b8be89225f36910cd29cb7378eeefdde2aa6"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.pkg",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-osx-arm64.pkg",
|
||||
"hash": "8826131647a707124c2e99a83ee5b7df0927b1b94ade90bf29f47781a5124ed8b00a90d2688a46a6b985c6a5d69f389c9ec4abdde0243f76903da2a119752e74"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.tar.gz",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-osx-arm64.tar.gz",
|
||||
"hash": "2b7f6a59de003dda04004ecadbe88e9bf28fdefcafcfd04f8b4719c9e567432ac3342a266c5cdb53bf182b6a67dcb90cd104dac8a35d1263d6bbf2362ffb8770"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.pkg",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-osx-x64.pkg",
|
||||
"hash": "fe288ec2bcc767356a9af5ab29eb9e850a73e34d579931f27f95d92c86486b42814e9eb4d80f7e58e01a6fbf4abafe3fac0a94e2d971e17163d558ee4fbb6178"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.tar.gz",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-osx-x64.tar.gz",
|
||||
"hash": "04f62d714ff4c0d1624c09d01c81bc9e460f0e1b35cf43073a6a5e492899f50467a247b8e495c9a9760f0fabb53734fe2ad33dc0735e9d14196a1b0262e1fd3a"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.exe",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-win-arm64.exe",
|
||||
"hash": "d6e1ce3f2f2cac4ebc3a27fcb22b7195a538d1fd84f7e1bc73dfdb35f8714984b88f1634e2c035840315995f8e11a18130063164299ffc3dd010018bfe1cecbf"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.zip",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-win-arm64.zip",
|
||||
"hash": "730c2b38617a212aac644a4c98e02feba306fc664f7711bfb7bd80aa5fda645966eadad6cd94f19c6956dff920efca53fad9a34a166593c04679d279a3a5e74f"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.exe",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-win-x64.exe",
|
||||
"hash": "5aff51adf48842f5e39fc5157b322a7f6943dae23ad377025f4811ad31e934414aa38b81d701e2b7886c3f25bce7721d3898e987e332be51e67688f1ce10ab19"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.zip",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-win-x64.zip",
|
||||
"hash": "3bd67ff3f0d04a46d4b87b70f4f73d55750dac096f5874eea7967ae5c8de2224d3c6b291e94990f13c5f4395ba075fb10bfc451984f67bc6963911518ffe15c2"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.exe",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-win-x86.exe",
|
||||
"hash": "0b3d32f895a05d3ab277c788cbfb6363fd814ed55af993aa688aceeee3cdeae6c1a0b2bc77d85977983d17bc1caad5dd34ef58f78e3f571ff40d5e60010d0e9e"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.zip",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.313/dotnet-sdk-8.0.313-win-x86.zip",
|
||||
"hash": "9d542596f68e6cea174081e21449bc4968ef2eb833ce1877d25987247ca7eb9d295a1f00ff726207c45b3f56fc1090cec5141b71415234a0f961fc4701234863"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "8.0.409",
|
||||
"version-display": "8.0.409",
|
||||
"runtime-version": "8.0.16",
|
||||
"vs-version": "",
|
||||
"vs-mac-version": "",
|
||||
"vs-support": "",
|
||||
"vs-mac-support": "",
|
||||
"csharp-version": "12.0",
|
||||
"fsharp-version": "8.0",
|
||||
"vb-version": "16.9",
|
||||
"files": [
|
||||
{
|
||||
"name": "dotnet-sdk-linux-arm.tar.gz",
|
||||
"rid": "linux-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-arm.tar.gz",
|
||||
"hash": "d29937db92ef085d4c3736f1be811c574e81cc0fe9b1decef4199c2d5170947648a7c694f3d2a963403f41040c7c9a1f78c909ca0cd93c1adc00b0ed48c589d3"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-arm64.tar.gz",
|
||||
"rid": "linux-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-arm64.tar.gz",
|
||||
"hash": "ee7090a9ddc8347ab743a3132a0c8a78220c219ce45b9b4c9f5b741b7f66e8191ea8162ef17daa3830b8d874c73a26b19882975b35d0ac1da31761b5a64c7deb"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
|
||||
"rid": "linux-musl-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-musl-arm.tar.gz",
|
||||
"hash": "58639aa04a53f13050f81bd80f8b87694905ab603084f8f1d94659ea2d82a0dd474a714c255c935153e154b9b3b78110e3e775458e5c317f9b2ff9f061fdfcdc"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
|
||||
"rid": "linux-musl-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-musl-arm64.tar.gz",
|
||||
"hash": "3128f4aac3d562f037cf22684331ffb7d38accbb5b9ff89845a9ee8f8d810c16b36aa38bd5da993204826a59b9369837cc3206493cfd6cc5b9d2317543317b9b"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
|
||||
"rid": "linux-musl-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-musl-x64.tar.gz",
|
||||
"hash": "80612845aa4dc9c814b3a0a0e9bb684919dfa89774c8a142cdaedd4d2e2a15b7caa78e8b06c8a0f4834326492908fb609aa5f388111fa67d7f103eb0cd722668"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-x64.tar.gz",
|
||||
"rid": "linux-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-linux-x64.tar.gz",
|
||||
"hash": "fb855ff04db010594bb7da884e3a86da94e26a43cc5d858724cc0d3d8ee31f6d64eb09558bad3dba540a25082219ba41aa7feb40d1c4f3468c3720ea4c552fda"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.pkg",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-osx-arm64.pkg",
|
||||
"hash": "59945e6c6392d820929a55aa54bcae43be06213d969ea5fba95c7ea2b2ba8dccb9e9c4cce992ae8ad6aa1b2e0dd3ce9fd7e20f95799ee5c29d9ae94e3d1efcfa"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.tar.gz",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-osx-arm64.tar.gz",
|
||||
"hash": "377c52370342183ff575c18d3f49d10468325f272534b00c5246f3aadfb0e7601d61d4b42bb913e8d053965fb591fcdff9b1123f85f8d8973226bf25180df568"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.pkg",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-osx-x64.pkg",
|
||||
"hash": "26aa84723883e7ceef86aa1235a104398a67706733bbc642f14bd5abf9489c0cc2eb903a81f233f5b5377972d3cad2ac965e107a9d87c778157d42b1b0a591fa"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.tar.gz",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-osx-x64.tar.gz",
|
||||
"hash": "b2e0eed94e1217484ccc8ba4aac8d7596b35032ad6041eb46ed71aa821d8bd71f3e1ec9a82c095480f83ef74342582d95b5db287b53772692f1fe3a1953b305b"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.exe",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-arm64.exe",
|
||||
"hash": "a743bb6b3a3f44a170c65fcfc1ee353c86c3241adeb23c831c973cef0916108d2fc6cec06e5928f03b1978f7ea99cfc1fba450d08a194d38b4003379feaff6dd"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.zip",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-arm64.zip",
|
||||
"hash": "b12aa2c7e4c15db130489d620b7f4d100b7815e90f507fef524e302465c4f3a461b1077369d24132b3d9544aa0f375a0db2121cb2a886425b745b281e2345ed9"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.exe",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-x64.exe",
|
||||
"hash": "304012b1cb095a3c25bc65d9f3d07905a737fcdd60561b96f1c5a3440172b500fd5c17560634964672a5918bfaa713d789ea00ad8b7cae11bb23fe5a44218784"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.zip",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-x64.zip",
|
||||
"hash": "a15b537ad683b8298222ef51138e5e14984d96950734f0d261085a621b76f7e41c9045572c148eefd8ff0ce47da2e9036409dd020316f9e2b79c7e5a0b8964c7"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.exe",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-x86.exe",
|
||||
"hash": "8cbfd5f0da10af335db89815e1465245e4fcc851da1e3c345b3774325db897a1ab0e7cbc9fe86807bf496281432e4bc06e2fd0bd50bf32fec1e4724d09e9b56c"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.zip",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.409/dotnet-sdk-8.0.409-win-x86.zip",
|
||||
"hash": "0002cb99041569a90a2d442118b2123b2796562b723f6227ed0079855b52b5bb43d6a7e6ce3e09a00ce3427d0b7ce6f0ec98840f38393f355a9959bbd8a5021b"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "8.0.312",
|
||||
"version-display": "8.0.312",
|
||||
"runtime-version": "8.0.16",
|
||||
"vs-version": "17.10.14",
|
||||
"vs-mac-version": "",
|
||||
"vs-support": "Visual Studio 2022 (v17.10)",
|
||||
"vs-mac-support": "",
|
||||
"csharp-version": "12.0",
|
||||
"fsharp-version": "8.0",
|
||||
"vb-version": "16.9",
|
||||
"files": [
|
||||
{
|
||||
"name": "dotnet-sdk-linux-arm.tar.gz",
|
||||
"rid": "linux-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-linux-arm.tar.gz",
|
||||
"hash": "80da77a2894e43fbe826145501f37fa9624e87bd136a71235cde2017135315d3157c87bd77dd547a4c594a6f8c7da5d175419aec3fd25911db4719ec792ea2f7"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-arm64.tar.gz",
|
||||
"rid": "linux-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-linux-arm64.tar.gz",
|
||||
"hash": "cb7571ba11956ad1f4dca02b02a6177b4d0a82f85edda8267dd8498f0f31c2e2e2f6b3ce86e04695e5c93b5f133187d0c5e35d22afbcb676a5a02ec9a123f3b7"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
|
||||
"rid": "linux-musl-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-linux-musl-arm.tar.gz",
|
||||
"hash": "0bc84377090e816e36db83676c5ac7c07ebd91d19123759b82150905b05aec3e133401777fcfaba407e3bdf2f960af4ee8499c46e575b82aecd085eb49afe24e"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
|
||||
"rid": "linux-musl-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-linux-musl-arm64.tar.gz",
|
||||
"hash": "b736bad777c0f6bdeb5b6af875827b454926b8b8059a7aada56435dff1d14d429050b5effca86ed8696f88377ff613f33b3b1f11e50a1dfb8ae20867120c7dd3"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
|
||||
"rid": "linux-musl-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-linux-musl-x64.tar.gz",
|
||||
"hash": "db95fb046d46dc59d8b225d3716c2b323b66e1dcd5394c17e44ff9e383bbcb9367ac733f3fdb581e3e2a1fd4438cfc283161f8b4674502c74651e64592ac3cf0"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-x64.tar.gz",
|
||||
"rid": "linux-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-linux-x64.tar.gz",
|
||||
"hash": "6e1ff0e958303d1232a9a1ce2647e74aaabc28a5b93e10a15ddf012eed99db3e3192a3c91e7b1106db6e1b5b2adec8ba04f237457fa8cfaeb9d8bc9a0e890bb6"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.pkg",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-osx-arm64.pkg",
|
||||
"hash": "56df2c35854be277a4d3119f1e2e3b64f9fc643899d7ed3d393d21b795d169db5b2878401921eeb51e6ec96e3ecadf61bfea8e2e2698aef10982f0c3209bcd9c"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.tar.gz",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-osx-arm64.tar.gz",
|
||||
"hash": "6d27ddda13e41a3a98f18dddff1fee994a969d97dae6601cfb6cbd2758b293da6fda0b85ba12cd1c29e3f7e9a1fa19f13cb2ba673b0c4f8e25d1a2c7d76c5b79"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.pkg",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-osx-x64.pkg",
|
||||
"hash": "e25f5be8684a3f85b5e91a01e6f3537819d83fb5ba7eed989fb650ea943d2136c2b2678b62b293e7f928f935de10ecf88170d68bc99aaf451ad9dffdcfc91408"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.tar.gz",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-osx-x64.tar.gz",
|
||||
"hash": "9d12b2dc59e88d505d7e9fa2028b08969323fc5faa20341ced546fbace5abcb9e577fadce9feb714e5a7543c6a7255359b41beea60c89cd5038d59e86d3fd738"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.exe",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-win-arm64.exe",
|
||||
"hash": "7c299a8564cf1ddc207fc6444cbde63806a11c83171d8e7ea72e70027fa140f0ae69d9f925dafa180b6255186fa9399dfc4ab914963d50453bc87319130f2cc9"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.zip",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-win-arm64.zip",
|
||||
"hash": "635bbfdb6a1674ab816ff22da36859b5cffeca48cd00533afa087f8be46b45bb3ff654dd20a2f5a59e5e1fcbfe6eae4f5d54bbed4155a4be1a89ee9727e9e925"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.exe",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-win-x64.exe",
|
||||
"hash": "66a0b376aab3271a63e999e856a79edd38408a32412f02a9b75010f14b20de393b0666869183624385ec3ca20ccd42332b6256557a159a3406b3a72d96a1dadc"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.zip",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-win-x64.zip",
|
||||
"hash": "0cd51532ee92772512cda009a01f236c5a774527ab2eb8ed2bb51a8e60afece5cf53c1eef1d8e80e9045f27380cd1de66a3838b44f28b1b34c37dcec3de74429"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.exe",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-win-x86.exe",
|
||||
"hash": "baf79f971556a106cef12be6a56e293e4b675ff703b0128d68b143e6784286c7983a85145ebea592d9f7297817b9d3f085a1b3941fe1d688a98d33fd2dd81277"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.zip",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.312/dotnet-sdk-8.0.312-win-x86.zip",
|
||||
"hash": "f4eee7d2303ca5a64b682c47355f587223890d1d2095b5981201349a919d3f610ed7d81f565e6f71710d70052b6220f355077e46f1c67496ee0522db46c068fc"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "8.0.116",
|
||||
"version-display": "8.0.116",
|
||||
"runtime-version": "8.0.16",
|
||||
"vs-version": "17.8.21",
|
||||
"vs-mac-version": "",
|
||||
"vs-support": "Visual Studio 2022 (v17.8)",
|
||||
"vs-mac-support": "",
|
||||
"csharp-version": "12.0",
|
||||
"fsharp-version": "8.0",
|
||||
"vb-version": "16.9",
|
||||
"files": [
|
||||
{
|
||||
"name": "dotnet-sdk-linux-arm.tar.gz",
|
||||
"rid": "linux-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-linux-arm.tar.gz",
|
||||
"hash": "15f2f1cd15c5635c22230f33fd30466fbbe78d46de09a93e4b93705737babf369ed7f0b911965eca3f8f6c7a661af60bab15b5520e22329f9a27ed418ac226f5"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-arm64.tar.gz",
|
||||
"rid": "linux-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-linux-arm64.tar.gz",
|
||||
"hash": "8f20ba4d250b048b2502b795ef49bf03d833332c7c4abe7b712638c4887b4bb76669bc17cd55770642664661fb32b75b184715c8fa6ae55003f72ac83b215643"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm.tar.gz",
|
||||
"rid": "linux-musl-arm",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-linux-musl-arm.tar.gz",
|
||||
"hash": "50613d7c32492c992c7d019f184f0971a9114137ec9fb2ebb4921b8699effd828ac2a1f77fb61be1f45cd1fec4933d6e400d4491da2b9106f4759b749494313f"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-arm64.tar.gz",
|
||||
"rid": "linux-musl-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-linux-musl-arm64.tar.gz",
|
||||
"hash": "c66a101414a40e625330a8cbc859fbb8ac545c871a3429e85d6b789003b3cc2d2026e98105396248ed8a66af29eff19b13e94b0ab5c060aef8e3d38c2f67b376"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-musl-x64.tar.gz",
|
||||
"rid": "linux-musl-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-linux-musl-x64.tar.gz",
|
||||
"hash": "e3b03c4fa86f1dfbc700995300082a81dc4af23df2a59ca3b69c89e0d372e3cc9544bdb05ee02c0f6154b2bac97af000164c524aebd0aa916ec72df329b65384"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-linux-x64.tar.gz",
|
||||
"rid": "linux-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-linux-x64.tar.gz",
|
||||
"hash": "96c634a0d1678429fede9930336ba0351d1510bc4d0456b9d7225c5c9d587d700e8f30e841dfd675fff8a8c709cbef209ca87d11cb657fcb2f212b5eefaec872"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.pkg",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-osx-arm64.pkg",
|
||||
"hash": "9de49329df0f9e3327831da560d9aab5a7402d42bda4393fd7268c2181248c65e1141f8c241a5c31e8c0744bafd23c4d3eaa02110628ffa6aa8bbeb31ecd5206"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-arm64.tar.gz",
|
||||
"rid": "osx-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-osx-arm64.tar.gz",
|
||||
"hash": "d87c937d81c7b415dc2bfedf315dace60896b0ff5bec64d017dab612aac1a54482adc7c59d8612527e622c2256d5e87005a211f3d33890d33fa3cfae001c75d5"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.pkg",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-osx-x64.pkg",
|
||||
"hash": "88b75a65fd099fabdee52cc22ea7aadaf652cff00c0ed62cd44d597c7f323ac89d43ade8a860a857d20e73fb7d4abcea6ad48e0ee6abd55a16190c6acef92485"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-osx-x64.tar.gz",
|
||||
"rid": "osx-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-osx-x64.tar.gz",
|
||||
"hash": "3e3d671a06a1057651aed1378c64ede9dcf7b46b005e68a5d919ce5bf2b5553b99ae82909ff1fa7bf914d67facc11898b0e1cfc48ed1c79c1c4fbf9773085452"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.exe",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-win-arm64.exe",
|
||||
"hash": "5bde262848c44fd07402013e734731926f012d9f3a326608ae5d48e4f5150cdd87ff0c6b50179dc06aa96eb09bfe860b6ba495ea4d1c6a21abb8d4540f624ad2"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-arm64.zip",
|
||||
"rid": "win-arm64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-win-arm64.zip",
|
||||
"hash": "2137faab6c3a23e177949d76241b8ceedb5a6025bc6d255daaeb7b6cb9c8cbd49f1990f19be18e5ec298e1790c83e97ca0503a3cb2e0ccb30559063720c3f436"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.exe",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-win-x64.exe",
|
||||
"hash": "5a98b9bd24d23be86175bc2a0a3c9ca8abdbe099d7863f9f05a6f87a7acef53f5e96c29e3d767ab1cbc3e40f6ebbed655f1137d0aedf471fe37101a319d3b206"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x64.zip",
|
||||
"rid": "win-x64",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-win-x64.zip",
|
||||
"hash": "2b2d692cc1e0700e6fc30eb88b2b6ad792e0f75e87ce195417151f6be64274bb0ec12a13cadc6264ec1b654aed0a7b76b0b4e04cd8840315073cbeda76b21e17"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.exe",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-win-x86.exe",
|
||||
"hash": "b2586d13102145b6b25d7136f3a0d4dda533a7702821195b2ee2577b10a1a1853aa31e982da6066ede07b2950a966ea74f843cc0f446178e7dc945ad5b6faef0"
|
||||
},
|
||||
{
|
||||
"name": "dotnet-sdk-win-x86.zip",
|
||||
"rid": "win-x86",
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/8.0.116/dotnet-sdk-8.0.116-win-x86.zip",
|
||||
"hash": "bd0926b9bfaaed5888b855e05bfe102bedc032073e70243fb29a984e04687c842722a2175bd252c7ad83299fc4dab13070197989b5a9772711ad9b467605a9ce"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"release-date": "2025-05-13",
|
||||
"release-version": "8.0.16",
|
||||
|
||||
@@ -31,10 +31,10 @@
|
||||
{
|
||||
"channel-version": "8.0",
|
||||
"latest-release": "8.0.16",
|
||||
"latest-release-date": "2025-05-13",
|
||||
"latest-release-date": "2025-05-22",
|
||||
"security": true,
|
||||
"latest-runtime": "8.0.16",
|
||||
"latest-sdk": "8.0.409",
|
||||
"latest-sdk": "8.0.410",
|
||||
"product": ".NET",
|
||||
"support-phase": "active",
|
||||
"eol-date": "2026-11-10",
|
||||
|
||||
Reference in New Issue
Block a user