From 5b080b886ccb4c78808679d289eeaaf74d2dbc14 Mon Sep 17 00:00:00 2001 From: Joe Chung Date: Fri, 19 Feb 2016 17:06:43 -0800 Subject: [PATCH] Update nuget to 3.3.0 --- nuget.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/nuget.json b/nuget.json index 3a585de579..0a7f9f47b0 100644 --- a/nuget.json +++ b/nuget.json @@ -1,8 +1,8 @@ { - "homepage": "http://nuget.codeplex.com/", - "version": "3.2.0", + "homepage": "https://github.com/nuget", + "version": "3.3.0", "license": "Apache 2.0", - "url": "https://dist.nuget.org/win-x86-commandline/v3.2.0/nuget.exe", - "hash": "2760cee595d00461202e82e2c3d786433c12646e3bc5de0535537c071eed454f", + "url": "https://dist.nuget.org/win-x86-commandline/v3.3.0/nuget.exe", + "hash": "af8ee5c2299a7d71f4bfefe046701af551c348b8c9f6c10302598262f16d42aa", "bin": "nuget.exe" }