From 1ede847280965bb1824189bd3e0f9ff0ef020091 Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Tue, 25 Jun 2019 21:50:10 +0000 Subject: [PATCH] AU: 1 updated - nuget.commandline [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/f3e01e29bf72c6cfc45612e20a5f61f2cd635320 --- automatic/nuget.commandline/legal/VERIFICATION.txt | 4 ++-- automatic/nuget.commandline/nuget.commandline.json | 14 ++++++++++++-- .../nuget.commandline/nuget.commandline.nuspec | 2 +- 3 files changed, 15 insertions(+), 5 deletions(-) diff --git a/automatic/nuget.commandline/legal/VERIFICATION.txt b/automatic/nuget.commandline/legal/VERIFICATION.txt index 712c5612bd0..a786598bd66 100644 --- a/automatic/nuget.commandline/legal/VERIFICATION.txt +++ b/automatic/nuget.commandline/legal/VERIFICATION.txt @@ -6,7 +6,7 @@ The embedded software have been downloaded from the software authors website located at and can be verified by doing the following: -1. Download the following +1. Download the following 2. Extract the downloaded nupkg file by using one of the following methods - Use the 7z utility: '7z.exe' - Using the powershell function 'Expand-Archive' @@ -16,6 +16,6 @@ and can be verified by doing the following: 4. The checksums should match the following: checksum type: sha256 - checksum: 3E41E6E736441198C3E7FFCED751D1F0E9755BEDCAABF07BAED413F08F635B9B + checksum: 0ACE4F53493332C9A75291EE96ACD76B371B4E687175E4852BF85948176D7152 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/nuget.commandline/nuget.commandline.json b/automatic/nuget.commandline/nuget.commandline.json index 55fe95f12c5..578fbfc2d62 100644 --- a/automatic/nuget.commandline/nuget.commandline.json +++ b/automatic/nuget.commandline/nuget.commandline.json @@ -1,4 +1,14 @@ { - "stable": "5.0.2", - "pre": "5.1.0-preview3" + "stable": "5.1.0", + "pre": "5.1.0-preview3", + "3.2": "3.2.0", + "3.4": "3.4.4", + "4.0": "4.0.0", + "4.3": "4.3.1", + "4.4": "4.4.3", + "4.5": "4.5.3", + "4.6": "4.6.4", + "4.7": "4.7.3", + "4.8": "4.8.2", + "4.9": "4.9.4" } diff --git a/automatic/nuget.commandline/nuget.commandline.nuspec b/automatic/nuget.commandline/nuget.commandline.nuspec index ebeef3ea25e..e0db081da4c 100644 --- a/automatic/nuget.commandline/nuget.commandline.nuspec +++ b/automatic/nuget.commandline/nuget.commandline.nuspec @@ -5,7 +5,7 @@ nuget.commandline Nuget.CommandLine - 5.0.2 + 5.1.0 Microsoft chocolatey, nuget-mirror NuGet is the package manager for the Microsoft development platforms