dotnet-sdk: Update to version 6.0.200

This commit is contained in:
github-actions[bot] 2022-02-15 20:26:33 +00:00
parent 900e51c72a
commit d11b91864e

View File

@ -1,5 +1,5 @@
{
"version": "6.0.102",
"version": "6.0.200",
"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,12 +8,12 @@
},
"architecture": {
"64bit": {
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/6.0.102/dotnet-sdk-6.0.102-win-x64.zip",
"hash": "sha512:df6df12efee231848a993c3d96210b40134e900e6cdc5f6c2c19e55cdeb52c1130f8a217790f016a9d9371d199e75188da6f4d5c9e613d74643fb7a5899c1948"
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/6.0.200/dotnet-sdk-6.0.200-win-x64.zip",
"hash": "94fafb6ce33f96865787f33d3ae79c2fe7e8b5a4c71081383281ba5eb0014e91"
},
"32bit": {
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/6.0.102/dotnet-sdk-6.0.102-win-x86.zip",
"hash": "sha512:c00fc0897053bf44626f4e86c0fe918a34744a50f6a25a93599c6e3e73fce80a13fbecb088c9ddc8fe623158aa58f4d4d2be53080c9d1d3dc2b231f3e0834da7"
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/6.0.200/dotnet-sdk-6.0.200-win-x86.zip",
"hash": "20991eb144fdee44e9af0f9901fb722901cb73be70abc518b440ec6aa6345716"
}
},
"bin": "dotnet.exe",