From c5b2934562a1f1e5e450c2b64a9327a6cf22f5cf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 May 2025 00:38:46 +0000 Subject: [PATCH] nuget: Update to version 6.13.2 --- bucket/nuget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nuget.json b/bucket/nuget.json index f1c5ff08ad..4c6ced97b9 100644 --- a/bucket/nuget.json +++ b/bucket/nuget.json @@ -1,10 +1,10 @@ { - "version": "6.14.0", + "version": "6.13.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.14.0/NuGet.exe", - "hash": "92dbed160ddee0f64b901e907439e021211b428e57c089ecc12fc38dcc4bd9a5", + "url": "https://dist.nuget.org/win-x86-commandline/v6.13.2/NuGet.exe", + "hash": "506085572a662f03bec1a5ffe43f81a240ff99b3765b8dbc0e22c33532775227", "bin": "NuGet.exe", "checkver": { "url": "https://dist.nuget.org/index.json",