From 38a19384415de32e55af9f1099b9391968149f4a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 23 Jul 2019 18:00:25 +0000 Subject: [PATCH] nuget: Update to version 5.1.0 --- bucket/nuget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nuget.json b/bucket/nuget.json index 982d69e1cd..1ed9c46329 100644 --- a/bucket/nuget.json +++ b/bucket/nuget.json @@ -1,9 +1,9 @@ { "homepage": "https://www.nuget.org/", - "version": "5.0.2", + "version": "5.1.0", "license": "Apache-2.0", - "url": "https://dist.nuget.org/win-x86-commandline/v5.0.2/NuGet.exe", - "hash": "3e41e6e736441198c3e7ffced751d1f0e9755bedcaabf07baed413f08f635b9b", + "url": "https://dist.nuget.org/win-x86-commandline/v5.1.0/NuGet.exe", + "hash": "0ace4f53493332c9a75291ee96acd76b371b4e687175e4852bf85948176d7152", "bin": "NuGet.exe", "checkver": { "url": "https://dist.nuget.org/index.json",