From 336a01bd84f1ced6e8ffd20c99016322adeb9380 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 8 Jun 2021 17:00:22 +0000 Subject: [PATCH] dotnet-sdk: Update to version 5.0.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 d3d6533991..c00835d5c7 100644 --- a/bucket/dotnet-sdk.json +++ b/bucket/dotnet-sdk.json @@ -1,5 +1,5 @@ { - "version": "5.0.300", + "version": "5.0.301", "description": ".NET is a free, cross-platform, open source developer platform for building many different types of applications.", "homepage": "https://www.microsoft.com/net/", "license": "MIT", @@ -8,12 +8,12 @@ }, "architecture": { "64bit": { - "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/5.0.300/dotnet-sdk-5.0.300-win-x64.zip", - "hash": "sha512:ce65040d669d7202dec81796b94b48c17a24f1097ff1fb8015ec8d14fe04c46a86df9436eebeffd0cdeb6ba64bd2d45aae66699f9f76f0771fd851395986d05d" + "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/5.0.301/dotnet-sdk-5.0.301-win-x64.zip", + "hash": "sha512:e16e06a9da022c2867aa3dfc0a3d0f278ca59a08991c066ebd3fb4fe8790639b74c9b352922e9b7a58cdce644b5ab0b15d995b8717426f3cd13053bc3d8c1dc5" }, "32bit": { - "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/5.0.300/dotnet-sdk-5.0.300-win-x86.zip", - "hash": "sha512:ed0c2e13d7acfebdf8ec45f688d5483238bdd32e8c866b72231a9cabd2aef9cd1b1f9d60bc87e54e9ab55999f644dc2042879cfe6e8df611c25573a6c1c00f71" + "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/5.0.301/dotnet-sdk-5.0.301-win-x86.zip", + "hash": "sha512:8fd4b4e00d5506e12a3b214ce9f4142fef42f304d01c359f5551baba7e327768daaf236edf899be83f5cd87d36c9234b8329e97355fc5ea41cb5c903740ea5ed" } }, "bin": "dotnet.exe",