From dcf515ed2fdd7846ab7ee0f08b12c16fc7eb1361 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 00:34:03 +0000 Subject: [PATCH] nuget: Update to version 6.4.0 --- bucket/nuget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nuget.json b/bucket/nuget.json index 29fb51363b..96fb220432 100644 --- a/bucket/nuget.json +++ b/bucket/nuget.json @@ -1,10 +1,10 @@ { - "version": "6.3.1", + "version": "6.4.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.3.1/NuGet.exe", - "hash": "046632dfcf4c78787a396c2a55e070808592ff1eded9340e645991e7a4dc5cc4", + "url": "https://dist.nuget.org/win-x86-commandline/v6.4.0/NuGet.exe", + "hash": "26730829b240581a3e6a4e276b9ace088930032df0c680d5591beccf6452374e", "bin": "NuGet.exe", "checkver": { "url": "https://dist.nuget.org/index.json",