From 53232ea9dae85881ae6f09f37c44920e8d1c082b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 9 Jun 2020 19:00:27 +0000 Subject: [PATCH] dotnet-sdk: Update to version 3.1.301 --- 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 e2304b4d69..4eb5081256 100644 --- a/bucket/dotnet-sdk.json +++ b/bucket/dotnet-sdk.json @@ -1,16 +1,16 @@ { - "version": "3.1.300", + "version": "3.1.301", "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.300/dotnet-sdk-3.1.300-win-x64.zip", - "hash": "e47c0a54f578fff9bc02ca3511e495c197dd88466d6ad499674214c69fe2b532" + "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/3.1.301/dotnet-sdk-3.1.301-win-x64.zip", + "hash": "sha512:99a124d19503036bcedefffb348fa23476e60cdabfcb8e9cddc6545f05f57d8d2cf5bc7ff9b42039387a15328471c5bd47e50c5ea129fbd418a6e0fa9607bb17" }, "32bit": { - "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/3.1.300/dotnet-sdk-3.1.300-win-x86.zip", - "hash": "9e679851e2ac354d381177766aeba892595a5f0d9b0b78c0b4687317ce2a9800" + "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/3.1.301/dotnet-sdk-3.1.301-win-x86.zip", + "hash": "sha512:d955f6a129ddc5ee8173b225b5053f1a7f7a3f38ba5e68237ba53eff792b6b1473649cda4eabd637c4460600bf649b0dc02e99c2a7db0ad1d982dc23ae710b6c" } }, "bin": "dotnet.exe",