dotnet-sdk: Update to version 3.1.200

This commit is contained in:
Richard Kuhnt 2020-03-16 20:02:10 +00:00
parent 6475e94146
commit 0224723f52

View File

@ -1,16 +1,16 @@
{
"version": "3.1.102",
"version": "3.1.200",
"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/3.1.102/dotnet-sdk-3.1.102-win-x64.zip",
"hash": "sha512:4fc6efdf696d51c3c0651ab30c662eead668d0936ed2290c72a5d6a155a105c0e954f267924b69e61cffec53076630293dd810221bfac488d5961c243657ceca"
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/3.1.200/dotnet-sdk-3.1.200-win-x64.zip",
"hash": "3317122d17f5aeca32bb2d35769e5adbc75251427b6f3f7c0bfed1b8cfa3c11f"
},
"32bit": {
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/3.1.102/dotnet-sdk-3.1.102-win-x86.zip",
"hash": "sha512:78c6365641641f21c0879c3d9aff6882e758f99d3eef7b9a125e1adb403fddbc8d483b5e5e3d25d8279b1881b82b6bdb1deb39791b8eb4a4bc25a86ec5dc5e23"
"url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/3.1.200/dotnet-sdk-3.1.200-win-x86.zip",
"hash": "6fda363148318b1636f5599212095a0b30fb57f1756a15e25d6352c9b61c7303"
}
},
"bin": "dotnet.exe",