From 6d3386d80c4324b8954d4a386a8461c8c512dce7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 16:31:08 +0000 Subject: [PATCH] nuget: Update to version 7.0.0 --- bucket/nuget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nuget.json b/bucket/nuget.json index f1c5ff08ad..69b4590334 100644 --- a/bucket/nuget.json +++ b/bucket/nuget.json @@ -1,10 +1,10 @@ { - "version": "6.14.0", + "version": "7.0.0", "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/v7.0.0/NuGet.exe", + "hash": "dc57ec6280ca531f9265a87446f4d2ddc657e0aa834b5ae0dc8100ac4c55d4d1", "bin": "NuGet.exe", "checkver": { "url": "https://dist.nuget.org/index.json",