From 0d9b2fa5ecb2b2547e636e5563f400fa0ff134fa Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 25 Oct 2019 22:00:25 +0000 Subject: [PATCH] nuget: Update to version 5.3.1 --- bucket/nuget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nuget.json b/bucket/nuget.json index e7e72186a2..294b03928e 100644 --- a/bucket/nuget.json +++ b/bucket/nuget.json @@ -1,10 +1,10 @@ { "homepage": "https://www.nuget.org/", "description": "The package manager for .NET.", - "version": "5.3.0", + "version": "5.3.1", "license": "Apache-2.0", - "url": "https://dist.nuget.org/win-x86-commandline/v5.3.0/NuGet.exe", - "hash": "96a1dc5ad572716b2ab345a6830365cf0103661ec906b0e78fd04a064a7bb730", + "url": "https://dist.nuget.org/win-x86-commandline/v5.3.1/NuGet.exe", + "hash": "e3e46eb415561c778a7fdec7194bca9811c6e7f4066cc8cc85244c391b969c11", "bin": "NuGet.exe", "checkver": { "url": "https://dist.nuget.org/index.json",