From 0778dc64d105cb8feb5d7ec143333c03a2beafb3 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 20 Sep 2017 00:01:49 +0000 Subject: [PATCH] Update nuget to version 4.3.0 --- nuget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nuget.json b/nuget.json index 69dd9a6518..b5cd9e04ab 100644 --- a/nuget.json +++ b/nuget.json @@ -1,9 +1,9 @@ { "homepage": "https://www.nuget.org/", - "version": "4.1.0", + "version": "4.3.0", "license": "Apache 2.0", - "url": "https://dist.nuget.org/win-x86-commandline/v4.1.0/nuget.exe", - "hash": "4c1de9b026e0c4ab087302ff75240885742c0faa62bd2554f913bbe1f6cb63a0", + "url": "https://dist.nuget.org/win-x86-commandline/v4.3.0/NuGet.exe", + "hash": "386da77a8cf2b63d1260b7020feeedabfe3b65ab31d20e6a313a530865972f3a", "bin": "NuGet.exe", "checkver": { "url": "https://dist.nuget.org/index.json",