From 2d8e15092f0cb11f52ff8069f0bb74739edb3f85 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 15 Apr 2020 23:01:49 +0000 Subject: [PATCH] nuget: Update to version 5.5.1 --- bucket/nuget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nuget.json b/bucket/nuget.json index 010adf9116..85a9315eb5 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.4.0", + "version": "5.5.1", "license": "Apache-2.0", - "url": "https://dist.nuget.org/win-x86-commandline/v5.4.0/NuGet.exe", - "hash": "880f8d306a65932b11f7edd7768b57d20e78fc618b21d785b303da27facc9a70", + "url": "https://dist.nuget.org/win-x86-commandline/v5.5.1/NuGet.exe", + "hash": "dea03b9cd25ef868dd2ffc4fc4c5a04ce92657e3d37bccf0f0b7c09b0172a8e9", "bin": "NuGet.exe", "checkver": { "url": "https://dist.nuget.org/index.json",