From 44cb0c3b57fb36927067ab7090f6f4daa3e0c91b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 20:26:33 +0000 Subject: [PATCH] nuget: Update to version 6.10.0 --- bucket/nuget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nuget.json b/bucket/nuget.json index 4179be93c8..5be6b2b527 100644 --- a/bucket/nuget.json +++ b/bucket/nuget.json @@ -1,10 +1,10 @@ { - "version": "6.9.1", + "version": "6.10.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.9.1/NuGet.exe", - "hash": "82bb13e2365e1e5ee7d0975618dcf90b279427de8a7ecb338b9b78bfc457d51b", + "url": "https://dist.nuget.org/win-x86-commandline/v6.10.0/NuGet.exe", + "hash": "bad75b985cef3b2e52fa6141b207db25bafa8724189a420400fcf2787248bf4e", "bin": "NuGet.exe", "checkver": { "url": "https://dist.nuget.org/index.json",