From 3a93abd213fcf041474f83dbef2ce7aa19bcb05c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 2 Jul 2021 20:00:24 +0000 Subject: [PATCH] nuget: Update to version 5.10.0 --- bucket/nuget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nuget.json b/bucket/nuget.json index a178f051eb..97a0330115 100644 --- a/bucket/nuget.json +++ b/bucket/nuget.json @@ -1,10 +1,10 @@ { - "version": "5.9.1", + "version": "5.10.0", "description": "The package manager for .NET.", "homepage": "https://www.nuget.org/", "license": "Apache-2.0", - "url": "https://dist.nuget.org/win-x86-commandline/v5.9.1/NuGet.exe", - "hash": "4969897c017b99b230dc5c8069db31f7cbaeb8e02895a9f020d6ef29481b1cb5", + "url": "https://dist.nuget.org/win-x86-commandline/v5.10.0/NuGet.exe", + "hash": "852b71cc8c8c2d40d09ea49d321ff56fd2397b9d6ea9f96e532530307bbbafd3", "bin": "NuGet.exe", "checkver": { "url": "https://dist.nuget.org/index.json",