From f536808b4896cbe2115324fabffab93a0ad076bf Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 5 Dec 2019 13:00:21 +0000 Subject: [PATCH] paket: Update to version 5.241.1 --- bucket/paket.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/paket.json b/bucket/paket.json index 15737bb9a6..605c11b217 100644 --- a/bucket/paket.json +++ b/bucket/paket.json @@ -1,10 +1,10 @@ { - "version": "5.240.1", + "version": "5.241.1", "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.240.1/paket.exe", - "hash": "cf5ce155802a537ec973e3c7550940482948991239742440bba8570fce46f32d", + "url": "https://github.com/fsprojects/Paket/releases/download/5.241.1/paket.exe", + "hash": "8b2cf1449d09bab8806559a14da783e88b80a2983ae26b8f79f22e6729d37ce0", "bin": "paket.exe", "checkver": { "github": "https://github.com/fsprojects/Paket"