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