From 305d58ab0de3f29f2040c0748a70640601914f91 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 19 Nov 2020 20:01:48 +0000 Subject: [PATCH] nuget: Update to version 5.8.0 --- bucket/nuget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nuget.json b/bucket/nuget.json index c012efb604..2053586b2f 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.7.0", + "version": "5.8.0", "license": "Apache-2.0", - "url": "https://dist.nuget.org/win-x86-commandline/v5.7.0/NuGet.exe", - "hash": "ae3bb02517b52a744833a4777e99d647cd80b29a62fd360e9aabaa34f09af59c", + "url": "https://dist.nuget.org/win-x86-commandline/v5.8.0/NuGet.exe", + "hash": "5c5b9c96165d3283b2cb9e5b65825d343e0e7139b9e70a250b4bb24c2285f3ba", "bin": "NuGet.exe", "checkver": { "url": "https://dist.nuget.org/index.json",