From 7665e04afc8f42a613ccaedecbdad97f841973a8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 04:28:53 +0000 Subject: [PATCH] nuget: Update to version 6.10.1 --- bucket/nuget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nuget.json b/bucket/nuget.json index 5be6b2b527..1ff6f5923a 100644 --- a/bucket/nuget.json +++ b/bucket/nuget.json @@ -1,10 +1,10 @@ { - "version": "6.10.0", + "version": "6.10.1", "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.0/NuGet.exe", - "hash": "bad75b985cef3b2e52fa6141b207db25bafa8724189a420400fcf2787248bf4e", + "url": "https://dist.nuget.org/win-x86-commandline/v6.10.1/NuGet.exe", + "hash": "e41e724f541c1f0425e9e92856d19a0e87a8eb4cb692cada6e0399feb4b2b026", "bin": "NuGet.exe", "checkver": { "url": "https://dist.nuget.org/index.json",