From c830963c807b0024765114b395fff5836a8b3377 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 27 Jun 2020 10:30:32 +0200 Subject: [PATCH] paket: Update to version 5.247.4 --- bucket/paket.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/paket.json b/bucket/paket.json index 3fd672fc49..16871cf7a6 100644 --- a/bucket/paket.json +++ b/bucket/paket.json @@ -1,10 +1,10 @@ { - "version": "5.247.3", + "version": "5.247.4", "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.247.3/paket.exe", - "hash": "db0e83cd7d3209cb8f08966203ef2acd86bff6a47bef42aa681228077da04bee", + "url": "https://github.com/fsprojects/Paket/releases/download/5.247.4/paket.exe", + "hash": "17f3b54647491dcc246f1fd2099813de211446afa67c9aba359ceccada2ee6d8", "bin": "paket.exe", "checkver": { "github": "https://github.com/fsprojects/Paket"