From 31ded0abcd99e65d6600383819cace549f238e5a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 25 Nov 2019 14:00:41 +0000 Subject: [PATCH] paket: Update to version 5.237.0 --- bucket/paket.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/paket.json b/bucket/paket.json index 4f1bdfbce1..530e889811 100644 --- a/bucket/paket.json +++ b/bucket/paket.json @@ -1,10 +1,10 @@ { - "version": "5.236.6", + "version": "5.237.0", "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.236.6/paket.exe", - "hash": "c97bf9740162a833ccc20ade2bbe6cb79a2778d568663801bf74124b197050bd", + "url": "https://github.com/fsprojects/Paket/releases/download/5.237.0/paket.exe", + "hash": "18645e0faaebf398c896ac71b6fe9096f0311887a1160443a2ac3fdfc5e32273", "bin": "paket.exe", "checkver": { "github": "https://github.com/fsprojects/Paket"