From bd6108a4ae0f35c4f8eda6eb64b7d1c0e347f7cb Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 2 Sep 2021 23:01:02 +0000 Subject: [PATCH] nuget: Update to version 5.11.0 --- bucket/nuget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nuget.json b/bucket/nuget.json index 97a0330115..d735e737f6 100644 --- a/bucket/nuget.json +++ b/bucket/nuget.json @@ -1,10 +1,10 @@ { - "version": "5.10.0", + "version": "5.11.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.10.0/NuGet.exe", - "hash": "852b71cc8c8c2d40d09ea49d321ff56fd2397b9d6ea9f96e532530307bbbafd3", + "url": "https://dist.nuget.org/win-x86-commandline/v5.11.0/NuGet.exe", + "hash": "3fcc2a11ed713abf5d36320df821b326cb1aac51efedc77e1f55b0184c0a5822", "bin": "NuGet.exe", "checkver": { "url": "https://dist.nuget.org/index.json",