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