From bdb029456a185c3fed9de52766a97ade37a07416 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 00:35:23 +0000 Subject: [PATCH] nuget: Update to version 6.12.1 --- bucket/nuget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nuget.json b/bucket/nuget.json index 912b0f2f0a..0525c4f771 100644 --- a/bucket/nuget.json +++ b/bucket/nuget.json @@ -1,10 +1,10 @@ { - "version": "6.11.1", + "version": "6.12.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.11.1/NuGet.exe", - "hash": "c0ddc9cb0633c4607da7e8028eb4f91248c8b74e45a68b0c79fcfa7d78c2a481", + "url": "https://dist.nuget.org/win-x86-commandline/v6.12.1/NuGet.exe", + "hash": "0790bb7a0c898e44b70f2b65e3070b4db8af23897e38b8653d72d268b6e8bb11", "bin": "NuGet.exe", "checkver": { "url": "https://dist.nuget.org/index.json",