From fee7fdfbdee044a8a6a6d1829d375e682a2ac4f8 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 24 Jun 2020 01:00:30 +0000 Subject: [PATCH] nuget: Update to version 5.6.0 --- bucket/nuget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nuget.json b/bucket/nuget.json index 85a9315eb5..4f00cea82e 100644 --- a/bucket/nuget.json +++ b/bucket/nuget.json @@ -1,10 +1,10 @@ { "homepage": "https://www.nuget.org/", "description": "The package manager for .NET.", - "version": "5.5.1", + "version": "5.6.0", "license": "Apache-2.0", - "url": "https://dist.nuget.org/win-x86-commandline/v5.5.1/NuGet.exe", - "hash": "dea03b9cd25ef868dd2ffc4fc4c5a04ce92657e3d37bccf0f0b7c09b0172a8e9", + "url": "https://dist.nuget.org/win-x86-commandline/v5.6.0/NuGet.exe", + "hash": "f8593a00dcd769d4978df7e8f9b5d3d93b33f4e1cc62a757e19aa595d759f76c", "bin": "NuGet.exe", "checkver": { "url": "https://dist.nuget.org/index.json",