From 94a8865b278b7810878f9552ff04adc5b1327b23 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 10 Jul 2018 04:00:19 +0000 Subject: [PATCH] nuget: Update to version 4.7.0 --- nuget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nuget.json b/nuget.json index ad8b4611ab..6e44e1ed5c 100644 --- a/nuget.json +++ b/nuget.json @@ -1,9 +1,9 @@ { "homepage": "https://www.nuget.org/", - "version": "4.6.2", + "version": "4.7.0", "license": "Apache-2.0", - "url": "https://dist.nuget.org/win-x86-commandline/v4.6.2/NuGet.exe", - "hash": "2c562c1a18d720d4885546083ec8eaad6773a6b80befb02564088cc1e55b304e", + "url": "https://dist.nuget.org/win-x86-commandline/v4.7.0/NuGet.exe", + "hash": "0eabcc242d51d11a0e7ba07b7f1bc746b0e28d49c6c0fc03edf715d252b03e13", "bin": "NuGet.exe", "checkver": { "url": "https://dist.nuget.org/index.json",