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