From b9fa9cd7bc74e5790d98e620e9c047ef3dd78774 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 29 Apr 2020 15:27:21 +0200 Subject: [PATCH] paket: Update to version 5.244.2 --- bucket/paket.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/paket.json b/bucket/paket.json index c139099c09..8a622d476f 100644 --- a/bucket/paket.json +++ b/bucket/paket.json @@ -1,10 +1,10 @@ { - "version": "5.244.1", + "version": "5.244.2", "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.1/paket.exe", - "hash": "b237e4da35690106ec464a384342eac51ffc4328a6317e0409e7cb2c597a221e", + "url": "https://github.com/fsprojects/Paket/releases/download/5.244.2/paket.exe", + "hash": "253e79b66f091bd1f55e3c98de782d27624c06731789dc99e26ba8fe1fdb149a", "bin": "paket.exe", "checkver": { "github": "https://github.com/fsprojects/Paket"