From 018cdc56ea2d38035ea733651e3122fab6e3fcaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 5 May 2020 14:24:43 +0200 Subject: [PATCH] paket: Update to version 5.245.0 --- bucket/paket.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/paket.json b/bucket/paket.json index 8a622d476f..65c997d9c1 100644 --- a/bucket/paket.json +++ b/bucket/paket.json @@ -1,10 +1,10 @@ { - "version": "5.244.2", + "version": "5.245.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.244.2/paket.exe", - "hash": "253e79b66f091bd1f55e3c98de782d27624c06731789dc99e26ba8fe1fdb149a", + "url": "https://github.com/fsprojects/Paket/releases/download/5.245.0/paket.exe", + "hash": "42e11e7e43d8660da0bda9487a921328f3f249f3114152883d55483b43d0b6bb", "bin": "paket.exe", "checkver": { "github": "https://github.com/fsprojects/Paket"