From 5e6b6dbeb098dafc0ec8e4484c56fdf31d88e225 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 3 Feb 2020 09:01:50 +0000 Subject: [PATCH] paket: Update to version 5.242.0 --- bucket/paket.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/paket.json b/bucket/paket.json index d49fc65b0d..cfeb355568 100644 --- a/bucket/paket.json +++ b/bucket/paket.json @@ -1,10 +1,10 @@ { - "version": "5.241.6", + "version": "5.242.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.241.6/paket.exe", - "hash": "f5da611b85a0341e001928e733289279adde71951e01af504bd322f8e13751bc", + "url": "https://github.com/fsprojects/Paket/releases/download/5.242.0/paket.exe", + "hash": "92b4968ed3ba5b9a9a334136e7d4f20e83aa612f7a97d8825d85bf14ca8a2257", "bin": "paket.exe", "checkver": { "github": "https://github.com/fsprojects/Paket"