dotnet-sdk: Update to version 3.0.101

This commit is contained in:
Richard Kuhnt 2019-11-19 19:02:21 +00:00
parent 3989127bb5
commit 616d6aef1b

View File

@ -1,16 +1,16 @@
{ {
"version": "3.0.100", "version": "3.0.101",
"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.0.100/dotnet-sdk-3.0.100-win-x64.zip", "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/3.0.101/dotnet-sdk-3.0.101-win-x64.zip",
"hash": "faf8a92a523558e1659a6f9750c86610fe8430430f58099ccc659b83e3eee1bf" "hash": "6e43acda1b369cc88b21e53459b335ae5bf5d4cb7e02d0183d83f432e647e19c"
}, },
"32bit": { "32bit": {
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/3.0.100/dotnet-sdk-3.0.100-win-x86.zip", "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/3.0.101/dotnet-sdk-3.0.101-win-x86.zip",
"hash": "7c91cf9df9afe866d242e373154d1efab0ad88fbc38d0d1e76ce59abfdb6124c" "hash": "21fef097d5f4325dd2220f00ec9adcaddfd67c99c2bd4a659a488b4743a0257d"
} }
}, },
"bin": "dotnet.exe", "bin": "dotnet.exe",