From c44d8d73e7d2fb35b5077ec1154784638a843cf9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 15 Feb 2025 12:31:32 +0000 Subject: [PATCH] nuget: Update to version 6.13.1 --- bucket/nuget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nuget.json b/bucket/nuget.json index 0a0a91eddf..3a77836e76 100644 --- a/bucket/nuget.json +++ b/bucket/nuget.json @@ -1,10 +1,10 @@ { - "version": "6.12.2", + "version": "6.13.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.12.2/NuGet.exe", - "hash": "64f467376f2ee364ba389461df4a29a8f8dd9aa38120d29046e70b9c82045d97", + "url": "https://dist.nuget.org/win-x86-commandline/v6.13.1/NuGet.exe", + "hash": "10a2a3a2fd4604f21f7e5a74d1220c84c1ab8b2acbf8d81f1aa0270ba48454da", "bin": "NuGet.exe", "checkver": { "url": "https://dist.nuget.org/index.json",