From e24542e8fc29129f960a3a9262d9ae68b4a1e49b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 00:34:04 +0000 Subject: [PATCH] nuget: Update to version 6.10.2 --- bucket/nuget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nuget.json b/bucket/nuget.json index 1ff6f5923a..99ab03ab13 100644 --- a/bucket/nuget.json +++ b/bucket/nuget.json @@ -1,10 +1,10 @@ { - "version": "6.10.1", + "version": "6.10.2", "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.1/NuGet.exe", - "hash": "e41e724f541c1f0425e9e92856d19a0e87a8eb4cb692cada6e0399feb4b2b026", + "url": "https://dist.nuget.org/win-x86-commandline/v6.10.2/NuGet.exe", + "hash": "afb360b0b6df7e958c511c42f1358a00ea2f3d72388edd55fbaafdb08b355357", "bin": "NuGet.exe", "checkver": { "url": "https://dist.nuget.org/index.json",