From d2fb488c1f57eb6bbbd3a0486501048521ee9816 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 04:24:45 +0000 Subject: [PATCH] nuget: Update to version 6.9.1 --- bucket/nuget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nuget.json b/bucket/nuget.json index 20a63cc488..4179be93c8 100644 --- a/bucket/nuget.json +++ b/bucket/nuget.json @@ -1,10 +1,10 @@ { - "version": "6.8.0", + "version": "6.9.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.8.0/NuGet.exe", - "hash": "6c9e1b09f06971933b08080e7272a2ca5b0d8222500744da757bd8d019013a3d", + "url": "https://dist.nuget.org/win-x86-commandline/v6.9.1/NuGet.exe", + "hash": "82bb13e2365e1e5ee7d0975618dcf90b279427de8a7ecb338b9b78bfc457d51b", "bin": "NuGet.exe", "checkver": { "url": "https://dist.nuget.org/index.json",