dotnet-sdk: Update to version 5.0.203

This commit is contained in:
Richard Kuhnt 2021-05-11 17:00:23 +00:00
parent 83080a95b3
commit 9bb3174536

View File

@ -1,5 +1,5 @@
{ {
"version": "5.0.202", "version": "5.0.203",
"description": ".NET is a free, cross-platform, open source developer platform for building many different types of applications.", "description": ".NET is a free, cross-platform, open source developer platform for building many different types of applications.",
"homepage": "https://www.microsoft.com/net/", "homepage": "https://www.microsoft.com/net/",
"license": "MIT", "license": "MIT",
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/5.0.202/dotnet-sdk-5.0.202-win-x64.zip", "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/5.0.203/dotnet-sdk-5.0.203-win-x64.zip",
"hash": "sha512:ba76852b979ec98034d70a0c8012f7ec1c6638129d66121368766f3da423f46be942a6a4f2d8dafa8bdbd91218d7eeed89cd3c1818fb0df2656e9f9f6a7c6893" "hash": "sha512:762ad53d66b893cb2cdf61540794a4a1e20b127e371f57f912ad8ebd4102aabf32366ebaabfe90aa362c1fae0bec0aa7ac6af35c6c0153fb913cd4c532149238"
}, },
"32bit": { "32bit": {
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/5.0.202/dotnet-sdk-5.0.202-win-x86.zip", "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/5.0.203/dotnet-sdk-5.0.203-win-x86.zip",
"hash": "sha512:273b93fcaeeb5facde39dc437eb429a66bdefee514b49b7e9d0f146630c1c32a207d879c4965d686fc4ef9f5d6d370b5b394b90908f668e5e70eb010a9efff74" "hash": "sha512:270d97cba2aaf27da23a0141f7e5d9fa1debd4fe5eaa95375e49587e55d213e46aa554e35b7cdf045c3a1914acf5746ac2c94a2145a2825a9be327ef351e3d7d"
} }
}, },
"bin": "dotnet.exe", "bin": "dotnet.exe",