From 217f9af8c38ceb63ac41aa05c42c0322a4d988d2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 May 2022 20:28:23 +0000 Subject: [PATCH] nuget: Update to version 6.2.0 --- bucket/nuget.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nuget.json b/bucket/nuget.json index 8db74b1052..5b6575ee12 100644 --- a/bucket/nuget.json +++ b/bucket/nuget.json @@ -1,10 +1,10 @@ { - "version": "6.1.0", + "version": "6.2.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.1.0/NuGet.exe", - "hash": "432d322b16ffab3fed5d24ab7ea30ae10c555a00339a9bf53060aa4b2aee7925", + "url": "https://dist.nuget.org/win-x86-commandline/v6.2.0/NuGet.exe", + "hash": "c89875d937b7faff3ac024c3ceeceaaecbd786c47b33c09dd4129275a405594b", "bin": "NuGet.exe", "checkver": { "url": "https://dist.nuget.org/index.json",