From 702146494c9e851e48357c72864974eae3ad2fb4 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 4 Sep 2019 21:00:24 +0000 Subject: [PATCH] nuget: Update to version 5.2.0 --- bucket/nuget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nuget.json b/bucket/nuget.json index 83e214cece..43ad0aaa03 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.1.0", + "version": "5.2.0", "license": "Apache-2.0", - "url": "https://dist.nuget.org/win-x86-commandline/v5.1.0/NuGet.exe", - "hash": "0ace4f53493332c9a75291ee96acd76b371b4e687175e4852bf85948176d7152", + "url": "https://dist.nuget.org/win-x86-commandline/v5.2.0/NuGet.exe", + "hash": "2865714c6588ef0770b4a04bdd20dac59bcb56756d001c040664c9966f1b835a", "bin": "NuGet.exe", "checkver": { "url": "https://dist.nuget.org/index.json",