dotnet-sdk: Update to version 5.0.201

This commit is contained in:
Richard Kuhnt 2021-03-09 20:00:27 +00:00
parent 4e7b923783
commit 58b96d95ba

View File

@ -1,5 +1,5 @@
{
"version": "5.0.200",
"version": "5.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/5.0.200/dotnet-sdk-5.0.200-win-x64.zip",
"hash": "308e943c3649025298a263687c0eb0cdf3e07cb55aec91ae3b9f95d7a9456096"
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/5.0.201/dotnet-sdk-5.0.201-win-x64.zip",
"hash": "sha512:e7e1a2e27a91226974804c3949d3ee097b7d7a7ff9ccdbfb1afad742eb5c1ea20487f580f8266aa1d1fb9fb90ab0643c2c3a14e30dedf9f3a339768654dd567d"
},
"32bit": {
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/5.0.200/dotnet-sdk-5.0.200-win-x86.zip",
"hash": "65359e98189799ddbe55119c9dc715c25e5f2d4766e978d9b8c07830f9a2b990"
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/5.0.201/dotnet-sdk-5.0.201-win-x86.zip",
"hash": "sha512:630d12d0f240f5f7abbc44dc8e702621b458b413723e554f9fe806f9dca33a601c80cd6cffe877cdb249a397fd7d417f4fde0bdc84ed55d40bd675c6241cb588"
}
},
"bin": "dotnet.exe",