From ff3f64231d2459fda8a04f63c2c99eb5621ab5f7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 04:28:54 +0000 Subject: [PATCH] nuget: Update to version 6.12.2 --- bucket/nuget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nuget.json b/bucket/nuget.json index 0525c4f771..0a0a91eddf 100644 --- a/bucket/nuget.json +++ b/bucket/nuget.json @@ -1,10 +1,10 @@ { - "version": "6.12.1", + "version": "6.12.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.12.1/NuGet.exe", - "hash": "0790bb7a0c898e44b70f2b65e3070b4db8af23897e38b8653d72d268b6e8bb11", + "url": "https://dist.nuget.org/win-x86-commandline/v6.12.2/NuGet.exe", + "hash": "64f467376f2ee364ba389461df4a29a8f8dd9aa38120d29046e70b9c82045d97", "bin": "NuGet.exe", "checkver": { "url": "https://dist.nuget.org/index.json",