From 2962c0ca9fd0cfccb2534638bf6766986489d849 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 26 Aug 2023 00:33:01 +0000 Subject: [PATCH] nuget: Update to version 6.7.0 --- bucket/nuget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nuget.json b/bucket/nuget.json index 36724c5fc1..ab7bdd6107 100644 --- a/bucket/nuget.json +++ b/bucket/nuget.json @@ -1,10 +1,10 @@ { - "version": "6.6.1", + "version": "6.7.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.6.1/NuGet.exe", - "hash": "d9e2d4db12ff444b684a40cbeb2775a2adf3f65980e8a55f3c006faec2b89b7c", + "url": "https://dist.nuget.org/win-x86-commandline/v6.7.0/NuGet.exe", + "hash": "1a98b29bcc3aea4ba8ca66d35523f8e90cb28e54588f9c13589c50af5d8623c9", "bin": "NuGet.exe", "checkver": { "url": "https://dist.nuget.org/index.json",