dotnet-sdk: Update to version 3.1.401

This commit is contained in:
Richard Kuhnt 2020-08-13 02:00:30 +00:00
parent 13eca5a664
commit d7ff2d9426

View File

@ -1,16 +1,16 @@
{ {
"version": "3.1.302", "version": "3.1.401",
"homepage": "https://www.microsoft.com/net/", "homepage": "https://www.microsoft.com/net/",
"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.",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/3.1.302/dotnet-sdk-3.1.302-win-x64.zip", "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/3.1.401/dotnet-sdk-3.1.401-win-x64.zip",
"hash": "sha512:1db61a6e2e888c4a1b81dce5c5f64110bd622dfc35a12cb68784b5a2afc86f26a2d3db177560bcb997ecf4f1dfd34a9465812caed270319b359a8a858d7bddbc" "hash": "sha512:ddb0029e64ac80bd6db11dfafde46949a0f3170ef25e23923a474bb19d30f83c56c7eeff3248894635c30e391628fbf0fae4292ff025dde8ae5a153e2496082b"
}, },
"32bit": { "32bit": {
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/3.1.302/dotnet-sdk-3.1.302-win-x86.zip", "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/3.1.401/dotnet-sdk-3.1.401-win-x86.zip",
"hash": "sha512:db8d3d4573dc780fd60ef19455676c17b4d60ddb6c281dba5fff9483a8818fb32682c50124bb10d763fc9eff2b13558086b2dbb5a66f651a0f240ecff13f7e65" "hash": "sha512:d07c6577f81e9c851f3fc15041b74c325ec0d7706a343ac38b90eae4b1bab721f312a07085195ee4974e78a25d42706fd00abb9f1ba8de5757f4bf77267c1e71"
} }
}, },
"bin": "dotnet.exe", "bin": "dotnet.exe",