From 13e121aad75e9588da139d06cb23d52e406b606e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 00:33:56 +0000 Subject: [PATCH] nuget: Update to version 6.11.0 --- bucket/nuget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nuget.json b/bucket/nuget.json index 99ab03ab13..c340b325f9 100644 --- a/bucket/nuget.json +++ b/bucket/nuget.json @@ -1,10 +1,10 @@ { - "version": "6.10.2", + "version": "6.11.0", "description": "The package manager for .NET.", "homepage": "https://www.nuget.org/", "license": "Apache-2.0", - "url": "https://dist.nuget.org/win-x86-commandline/v6.10.2/NuGet.exe", - "hash": "afb360b0b6df7e958c511c42f1358a00ea2f3d72388edd55fbaafdb08b355357", + "url": "https://dist.nuget.org/win-x86-commandline/v6.11.0/NuGet.exe", + "hash": "133b9c1efdc8d86bdccae9e296c9e4bc45a6d6472368611aa96b51b3e75fd2e3", "bin": "NuGet.exe", "checkver": { "url": "https://dist.nuget.org/index.json",