From 0224723f52cf4a5c2c317382604a96e5178dedb8 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 16 Mar 2020 20:02:10 +0000 Subject: [PATCH] dotnet-sdk: Update to version 3.1.200 --- bucket/dotnet-sdk.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/dotnet-sdk.json b/bucket/dotnet-sdk.json index 9dc2cab717..6205d6653c 100644 --- a/bucket/dotnet-sdk.json +++ b/bucket/dotnet-sdk.json @@ -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",