From d11b91864e2aed9bc9240b5e4bada4b5ee097439 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Feb 2022 20:26:33 +0000 Subject: [PATCH] dotnet-sdk: Update to version 6.0.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 8400c72c63..ce2d7fc774 100644 --- a/bucket/dotnet-sdk.json +++ b/bucket/dotnet-sdk.json @@ -1,5 +1,5 @@ { - "version": "6.0.102", + "version": "6.0.200", "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/6.0.102/dotnet-sdk-6.0.102-win-x64.zip", - "hash": "sha512:df6df12efee231848a993c3d96210b40134e900e6cdc5f6c2c19e55cdeb52c1130f8a217790f016a9d9371d199e75188da6f4d5c9e613d74643fb7a5899c1948" + "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/6.0.200/dotnet-sdk-6.0.200-win-x64.zip", + "hash": "94fafb6ce33f96865787f33d3ae79c2fe7e8b5a4c71081383281ba5eb0014e91" }, "32bit": { - "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/6.0.102/dotnet-sdk-6.0.102-win-x86.zip", - "hash": "sha512:c00fc0897053bf44626f4e86c0fe918a34744a50f6a25a93599c6e3e73fce80a13fbecb088c9ddc8fe623158aa58f4d4d2be53080c9d1d3dc2b231f3e0834da7" + "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/6.0.200/dotnet-sdk-6.0.200-win-x86.zip", + "hash": "20991eb144fdee44e9af0f9901fb722901cb73be70abc518b440ec6aa6345716" } }, "bin": "dotnet.exe",