From 9f450bf83554f62cb3053243b630d8cb4208f625 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 13 Aug 2018 20:00:20 +0000 Subject: [PATCH] nuget: Update to version 4.7.1 --- nuget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nuget.json b/nuget.json index 6e44e1ed5c..11ceb7491b 100644 --- a/nuget.json +++ b/nuget.json @@ -1,9 +1,9 @@ { "homepage": "https://www.nuget.org/", - "version": "4.7.0", + "version": "4.7.1", "license": "Apache-2.0", - "url": "https://dist.nuget.org/win-x86-commandline/v4.7.0/NuGet.exe", - "hash": "0eabcc242d51d11a0e7ba07b7f1bc746b0e28d49c6c0fc03edf715d252b03e13", + "url": "https://dist.nuget.org/win-x86-commandline/v4.7.1/NuGet.exe", + "hash": "82e3aa0205415cd18d8ae34613911717dad3ed4e8ac58143e55ca432a5bf3c0a", "bin": "NuGet.exe", "checkver": { "url": "https://dist.nuget.org/index.json",