From 31b0906028d9756a62b53f316625c3a18291ef5c Mon Sep 17 00:00:00 2001 From: Vidar Kongsli Date: Tue, 11 Apr 2017 22:53:05 +0200 Subject: [PATCH] Update Nuget to version 4.1.0 (#1427) --- nuget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nuget.json b/nuget.json index 653a6b3770..85d1437cd9 100644 --- a/nuget.json +++ b/nuget.json @@ -1,9 +1,9 @@ { "homepage": "https://www.nuget.org/", - "version": "3.5.0", + "version": "4.1.0", "license": "Apache 2.0", - "url": "https://dist.nuget.org/win-x86-commandline/v3.5.0/NuGet.exe", - "hash": "399ec24c26ed54d6887cde61994bb3d1cada7956c1b19ff880f06f060c039918", + "url": "https://dist.nuget.org/win-x86-commandline/v4.1.0/nuget.exe", + "hash": "4c1de9b026e0c4ab087302ff75240885742c0faa62bd2554f913bbe1f6cb63a0", "bin": "NuGet.exe", "checkver": { "url": "https://dist.nuget.org/index.json",