dotnet-sdk: Update to version 6.0.201

This commit is contained in:
github-actions[bot] 2022-03-08 20:27:22 +00:00
parent 3b35c8517d
commit 4bae5247fc

View File

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