dotnet-sdk: Update to version 2.2.401

This commit is contained in:
Richard Kuhnt 2019-08-13 19:01:50 +00:00
parent fc24733474
commit 36614f82a1

View File

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