From ac0a5e0c23c1d01b1d29f4134238b2789d8a2942 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 00:41:25 +0000 Subject: [PATCH] nuget: Update to version 7.0.1 --- bucket/nuget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nuget.json b/bucket/nuget.json index 69b4590334..b8f27a6d63 100644 --- a/bucket/nuget.json +++ b/bucket/nuget.json @@ -1,10 +1,10 @@ { - "version": "7.0.0", + "version": "7.0.1", "description": "The package manager for .NET.", "homepage": "https://www.nuget.org/", "license": "Apache-2.0", - "url": "https://dist.nuget.org/win-x86-commandline/v7.0.0/NuGet.exe", - "hash": "dc57ec6280ca531f9265a87446f4d2ddc657e0aa834b5ae0dc8100ac4c55d4d1", + "url": "https://dist.nuget.org/win-x86-commandline/v7.0.1/NuGet.exe", + "hash": "8ddc8cc04298fa08277efdca35373eb158f0c95f5bb1b15efcab2b62952028f6", "bin": "NuGet.exe", "checkver": { "url": "https://dist.nuget.org/index.json",