From d4df98166ed55ed156af14e3ad919601bf6fb1b1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 3 Dec 2019 16:00:25 +0000 Subject: [PATCH] paket: Update to version 5.239.0 --- bucket/paket.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/paket.json b/bucket/paket.json index 5b27db13c0..32a6f18bbd 100644 --- a/bucket/paket.json +++ b/bucket/paket.json @@ -1,10 +1,10 @@ { - "version": "5.238.2", + "version": "5.239.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.238.2/paket.exe", - "hash": "cf811380218ebd61b9d9ee60322e347b4a9e4b35cc41c336b2d609da0207dac7", + "url": "https://github.com/fsprojects/Paket/releases/download/5.239.0/paket.exe", + "hash": "8d6d49e9b16c97fb6b3584864a18633bb3a9b33ea6aa6afc57f6a0174b8e308b", "bin": "paket.exe", "checkver": { "github": "https://github.com/fsprojects/Paket"