From 8a83e71170f1ddc01435dcd7e93bd2aad148f37c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 23 Sep 2019 17:01:56 +0000 Subject: [PATCH] dotnet-sdk: Update to version 3.0.100 --- 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 687652c12f..d0604d9db9 100644 --- a/bucket/dotnet-sdk.json +++ b/bucket/dotnet-sdk.json @@ -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",