From ecef99b2f462198c41b81ee61dec1e3d0c72ea75 Mon Sep 17 00:00:00 2001 From: Martin Lindhe Date: Wed, 6 Jul 2016 00:00:13 +0200 Subject: [PATCH] nuget 3.4.4 (#925) --- bucket/nuget.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/nuget.json b/bucket/nuget.json index 767f75730..879d8715a 100644 --- a/bucket/nuget.json +++ b/bucket/nuget.json @@ -1,8 +1,8 @@ { - "homepage": "https://github.com/nuget", - "version": "3.4.3", + "homepage": "https://www.nuget.org/", + "version": "3.4.4", "license": "Apache 2.0", - "url": "https://dist.nuget.org/win-x86-commandline/v3.4.3/nuget.exe", - "hash": "3b1ea72943968d7af6bacdb4f2f3a048a25afd14564ef1d8b1c041fdb09ebb0a", - "bin": "nuget.exe" + "url": "https://dist.nuget.org/win-x86-commandline/v3.4.4/NuGet.exe", + "hash": "c12d583dd1b5447ac905a334262e02718f641fca3877d0b6117fe44674072a27", + "bin": "NuGet.exe" }