dotnet-sdk: Update to version 8.0.400

This commit is contained in:
github-actions[bot] 2024-08-13 20:26:40 +00:00
parent a12d9dd997
commit 2f4b94f69f

View File

@ -1,5 +1,5 @@
{
"version": "8.0.303",
"version": "8.0.400",
"description": ".NET is a free, cross-platform, open source developer platform for building many different types of applications.",
"homepage": "https://www.microsoft.com/net/",
"license": "MIT",
@ -8,16 +8,16 @@
},
"architecture": {
"64bit": {
"url": "https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.303/dotnet-sdk-8.0.303-win-x64.zip",
"hash": "sha512:be8a71f8819ceb35937c158107a34a77d0ee4f7ad761241d1a5a49842288f280b1f521dc3dcbcd2fa8a571de740d873e40b80615c2b345e2501e1875844b0350"
"url": "https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.400/dotnet-sdk-8.0.400-win-x64.zip",
"hash": "sha512:3b3b402f9402af4b80ba12d04787a083d1950c741fb64b06b3e215f6e5b3db2f86aee8014848c955ea17f9b699d302271a934ab2d5db1b35dfbb9d22405032dc"
},
"32bit": {
"url": "https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.303/dotnet-sdk-8.0.303-win-x86.zip",
"hash": "sha512:1a2e7f7c0c7ca9e1bf453459490e8a496c673135f4e285ed9dc3b205cb999c0fe686d74bd3f1d1dd5293b943b14d41d1d2b61e3f8dc7dda9d6c524cea8b30c8b"
"url": "https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.400/dotnet-sdk-8.0.400-win-x86.zip",
"hash": "sha512:d6102dde8550c0c77617eb19ef7c8e5e6beaacff5527ac024e7dc06acad97e2b099d570a371daf295db107a4deaa41d6d11db13b2f9fb8512ad8f8a2278c6201"
},
"arm64": {
"url": "https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.303/dotnet-sdk-8.0.303-win-arm64.zip",
"hash": "sha512:3ec3f0a3d5cdd3cd0b33be9b09166ed0dfc1e83bcae38170b60085fd8a95b557bfa9bd0583abe576156845998e356cdd43afc95428a1d093546a3bdbfdf97f43"
"url": "https://dotnetcli.azureedge.net/dotnet/Sdk/8.0.400/dotnet-sdk-8.0.400-win-arm64.zip",
"hash": "sha512:f9d5a82d27fa5054bf1b38c65085d8cf4974fb8b69e646656c95114eeead163ce69ff42752266797407353759ccd9d26ad936bff830111d1b8df7f6e78e5937a"
}
},
"env_add_path": ".",