dotnet-sdk: Update to version 2.2.402

This commit is contained in:
Richard Kuhnt 2019-09-10 19:02:03 +00:00
parent cba9532558
commit f1dceb7146

View File

@ -1,16 +1,16 @@
{ {
"version": "2.2.401", "version": "2.2.402",
"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/2.2.401/dotnet-sdk-2.2.401-win-x64.zip", "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/2.2.402/dotnet-sdk-2.2.402-win-x64.zip",
"hash": "sha512:ed83eb5606912cd78d7696fbdc8e8074afa95fda84eec57b078d7371848ad15fe91aaf521b85e77c69b844a7b036a2c0b7b6cac87a8e356643980d96b689af93" "hash": "ffdd3d49efea67329cdad9262916bc0263831e79a89af0ee21bf2602a3a5c3b6"
}, },
"32bit": { "32bit": {
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/2.2.401/dotnet-sdk-2.2.401-win-x86.zip", "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/2.2.402/dotnet-sdk-2.2.402-win-x86.zip",
"hash": "sha512:df31f54a77dff9855e7e1eae2e0bcfe81e6fd3dfc6baee28fa7af26bef9b647bd6bb20a9eb69c98df65ada04ee74c4ddc1bc35a0a120265f8e846a65a4cb0534" "hash": "480d3f021bc9bb2cc8b82dd7eeb4e7d7d3e4e44d48fc877c2504e6619bd126bc"
} }
}, },
"bin": "dotnet.exe", "bin": "dotnet.exe",