From 79ea6c80e7dbb4ac56189b0d0a91221a1f5e02b7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 00:43:38 +0000 Subject: [PATCH] nuget: Update to version 6.6.1 --- bucket/nuget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nuget.json b/bucket/nuget.json index 0f381fdb7f..36724c5fc1 100644 --- a/bucket/nuget.json +++ b/bucket/nuget.json @@ -1,10 +1,10 @@ { - "version": "6.5.0", + "version": "6.6.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.5.0/NuGet.exe", - "hash": "d5fce5185de92b7356ea9264b997a620e35c6f6c3c061e471e0dc3a84b3d74fd", + "url": "https://dist.nuget.org/win-x86-commandline/v6.6.1/NuGet.exe", + "hash": "d9e2d4db12ff444b684a40cbeb2775a2adf3f65980e8a55f3c006faec2b89b7c", "bin": "NuGet.exe", "checkver": { "url": "https://dist.nuget.org/index.json",