From 20c3731c2d2409c1fa234dae9149f78f0d8b7e66 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Oct 2022 20:30:22 +0000 Subject: [PATCH] nuget: Update to version 6.3.1 --- bucket/nuget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nuget.json b/bucket/nuget.json index 0e86a5c553..29fb51363b 100644 --- a/bucket/nuget.json +++ b/bucket/nuget.json @@ -1,10 +1,10 @@ { - "version": "6.3.0", + "version": "6.3.1", "description": "The package manager for .NET.", "homepage": "https://www.nuget.org/", "license": "Apache-2.0", - "url": "https://dist.nuget.org/win-x86-commandline/v6.3.0/NuGet.exe", - "hash": "38257f945b3662f5c81d646f2cd940365642e2c4941b34c0e5ae3f4281f9bd2d", + "url": "https://dist.nuget.org/win-x86-commandline/v6.3.1/NuGet.exe", + "hash": "046632dfcf4c78787a396c2a55e070808592ff1eded9340e645991e7a4dc5cc4", "bin": "NuGet.exe", "checkver": { "url": "https://dist.nuget.org/index.json",