Update nuget to 3.3.0

This commit is contained in:
Joe Chung 2016-02-19 17:06:43 -08:00
parent b3ed8b4c14
commit 5b080b886c

View File

@ -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"
}