From 0fb1cfc0a3aeb8bd33085d06ee21489588e9ef47 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 00:32:55 +0000 Subject: [PATCH] nuget: Update to version 6.8.0 --- bucket/nuget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nuget.json b/bucket/nuget.json index ab7bdd6107..20a63cc488 100644 --- a/bucket/nuget.json +++ b/bucket/nuget.json @@ -1,10 +1,10 @@ { - "version": "6.7.0", + "version": "6.8.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.7.0/NuGet.exe", - "hash": "1a98b29bcc3aea4ba8ca66d35523f8e90cb28e54588f9c13589c50af5d8623c9", + "url": "https://dist.nuget.org/win-x86-commandline/v6.8.0/NuGet.exe", + "hash": "6c9e1b09f06971933b08080e7272a2ca5b0d8222500744da757bd8d019013a3d", "bin": "NuGet.exe", "checkver": { "url": "https://dist.nuget.org/index.json",