dotnet-sdk: Update to version 3.0.100

This commit is contained in:
Richard Kuhnt 2019-09-23 17:01:56 +00:00
parent f01d488a5b
commit 8a83e71170

View File

@ -1,16 +1,16 @@
{
"version": "2.2.402",
"version": "3.0.100",
"homepage": "https://www.microsoft.com/net/",
"description": ".NET is a free, cross-platform, open source developer platform for building many different types of applications.",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/2.2.402/dotnet-sdk-2.2.402-win-x64.zip",
"hash": "ffdd3d49efea67329cdad9262916bc0263831e79a89af0ee21bf2602a3a5c3b6"
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/3.0.100/dotnet-sdk-3.0.100-win-x64.zip",
"hash": "faf8a92a523558e1659a6f9750c86610fe8430430f58099ccc659b83e3eee1bf"
},
"32bit": {
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/2.2.402/dotnet-sdk-2.2.402-win-x86.zip",
"hash": "480d3f021bc9bb2cc8b82dd7eeb4e7d7d3e4e44d48fc877c2504e6619bd126bc"
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/3.0.100/dotnet-sdk-3.0.100-win-x86.zip",
"hash": "7c91cf9df9afe866d242e373154d1efab0ad88fbc38d0d1e76ce59abfdb6124c"
}
},
"bin": "dotnet.exe",