From b2759d67f37920b194f22a4d299dd5f13b2b0939 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 26 Nov 2019 12:00:17 +0000 Subject: [PATCH] paket: Update to version 5.237.5 --- bucket/paket.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/paket.json b/bucket/paket.json index 530e889811..d45f1f8c33 100644 --- a/bucket/paket.json +++ b/bucket/paket.json @@ -1,10 +1,10 @@ { - "version": "5.237.0", + "version": "5.237.5", "description": "Dependency manager for .NET with support for NuGet and Git repositories", "homepage": "https://fsprojects.github.io/Paket/", "license": "MIT", - "url": "https://github.com/fsprojects/Paket/releases/download/5.237.0/paket.exe", - "hash": "18645e0faaebf398c896ac71b6fe9096f0311887a1160443a2ac3fdfc5e32273", + "url": "https://github.com/fsprojects/Paket/releases/download/5.237.5/paket.exe", + "hash": "818bb41b6a9b1e363ae9c65e0be85455a5871b531d40612abc8bebaea1b7f903", "bin": "paket.exe", "checkver": { "github": "https://github.com/fsprojects/Paket"