From a03e6f84837d588ca44a6fbd53cad14cf94736b7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 27 Aug 2020 23:00:24 +0000 Subject: [PATCH] nuget: Update to version 5.7.0 --- bucket/nuget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nuget.json b/bucket/nuget.json index 4f00cea82e..c012efb604 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.6.0", + "version": "5.7.0", "license": "Apache-2.0", - "url": "https://dist.nuget.org/win-x86-commandline/v5.6.0/NuGet.exe", - "hash": "f8593a00dcd769d4978df7e8f9b5d3d93b33f4e1cc62a757e19aa595d759f76c", + "url": "https://dist.nuget.org/win-x86-commandline/v5.7.0/NuGet.exe", + "hash": "ae3bb02517b52a744833a4777e99d647cd80b29a62fd360e9aabaa34f09af59c", "bin": "NuGet.exe", "checkver": { "url": "https://dist.nuget.org/index.json",