From ff3b99d329e7de8d39ca237a04b821fa1a67c1be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 26 Apr 2020 20:02:05 +0200 Subject: [PATCH] paket: Update to version 5.244.0 --- bucket/paket.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/paket.json b/bucket/paket.json index 4c87e2f4de..cc892a83d9 100644 --- a/bucket/paket.json +++ b/bucket/paket.json @@ -1,10 +1,10 @@ { - "version": "5.243.0", + "version": "5.244.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.243.0/paket.exe", - "hash": "7f3b61fb13ec166996eef275e15f62abcab0656bafc06420a8edf02d596b7bbb", + "url": "https://github.com/fsprojects/Paket/releases/download/5.244.0/paket.exe", + "hash": "054a3d7a975db4dcb93b7182625f396d999aa28402715564d9e01771786335fa", "bin": "paket.exe", "checkver": { "github": "https://github.com/fsprojects/Paket"