From 6c2f5f5b8592f7c8ea60ea0948ae854c3922bdcd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Dec 2021 20:27:25 +0000 Subject: [PATCH] dotnet-sdk: Update to version 6.0.101 --- 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 f07bad7186..6c95b2d684 100644 --- a/bucket/dotnet-sdk.json +++ b/bucket/dotnet-sdk.json @@ -1,5 +1,5 @@ { - "version": "6.0.100", + "version": "6.0.101", "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.100/dotnet-sdk-6.0.100-win-x64.zip", - "hash": "sha512:d2fa2f0d2b4550ac3408b924ab356add378af1d0f639623f0742e37f57b3f2b525d81f5d5c029303b6d95fed516b04a7b6c3a98f27f770fc8b4e76414cf41660" + "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/6.0.101/dotnet-sdk-6.0.101-win-x64.zip", + "hash": "sha512:7259dc349861d68878f19ba1f4f72ee47403adda2e8814882c5096a44bfd42e475fc2b9eb16d819bbc61c166e13b9b5b97cfc16a36190faa88eeb6eb61693f12" }, "32bit": { - "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/6.0.100/dotnet-sdk-6.0.100-win-x86.zip", - "hash": "sha512:22ea675797425bd4c65baecf4e0549b648377d74fd2df0d7bbbb2a5802160a7e13dcbb7877f12c7a77d08246bf3378846a20669c2b69db11a32a08ab7e722784" + "url": "https://dotnetcli.blob.core.windows.net/dotnet/Sdk/6.0.101/dotnet-sdk-6.0.101-win-x86.zip", + "hash": "sha512:512e5ca6e4df0cecb26a733575ab0fa3acf196b70c323a51ba25c5f5df5da39ba8b92b534128be1627077e2f3e8b21dd8c90f0a086b189296e94f333954abc8b" } }, "bin": "dotnet.exe",