Update NuGet to 3.4.3

SHA-256 taken from 7zip.

There exists a ["latest"](https://dist.nuget.org/win-x86-commandline/latest/nuget.exe) download location for NuGet, but corresponding version link is used.
This commit is contained in:
monotykamary 2016-05-09 05:55:06 +07:00 committed by Luke Sampson
parent 94918d5e6d
commit e7d4969f91

View File

@ -1,8 +1,8 @@
{
"homepage": "https://github.com/nuget",
"version": "3.3.0",
"version": "3.4.3",
"license": "Apache 2.0",
"url": "https://dist.nuget.org/win-x86-commandline/v3.3.0/nuget.exe",
"hash": "af8ee5c2299a7d71f4bfefe046701af551c348b8c9f6c10302598262f16d42aa",
"url": "https://dist.nuget.org/win-x86-commandline/v3.4.3/nuget.exe",
"hash": "3b1ea72943968d7af6bacdb4f2f3a048a25afd14564ef1d8b1c041fdb09ebb0a",
"bin": "nuget.exe"
}