From 93c3770251772a73087d65ca38b514f2b838a529 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 29 Jan 2018 17:00:33 +0000 Subject: [PATCH] Update nuget to version 4.5.0 --- nuget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nuget.json b/nuget.json index f6dd22bb0b..39165da090 100644 --- a/nuget.json +++ b/nuget.json @@ -1,9 +1,9 @@ { "homepage": "https://www.nuget.org/", - "version": "4.4.1", + "version": "4.5.0", "license": "Apache 2.0", - "url": "https://dist.nuget.org/win-x86-commandline/v4.4.1/NuGet.exe", - "hash": "781930966cf218ca01560c11f99f3c7423aa734c3bbe480179b85a7eba69d9b2", + "url": "https://dist.nuget.org/win-x86-commandline/v4.5.0/NuGet.exe", + "hash": "5993e5b2fc2d3c9115e00aba24eb24104c20aa68168a475e4b9a90e61e00d348", "bin": "NuGet.exe", "checkver": { "url": "https://dist.nuget.org/index.json",