From 81a9157dd91c729546f02d74c6698ca9b1e48e60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 2 Apr 2020 19:52:45 +0200 Subject: [PATCH] paket: Update to version 5.243.0 --- bucket/paket.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/paket.json b/bucket/paket.json index 68a32b6105..4c87e2f4de 100644 --- a/bucket/paket.json +++ b/bucket/paket.json @@ -1,10 +1,10 @@ { - "version": "5.242.2", + "version": "5.243.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.242.2/paket.exe", - "hash": "e7e27c3f648300d66c7f45ab66c4a9071741a81bb0473d45bd189b354c2ce694", + "url": "https://github.com/fsprojects/Paket/releases/download/5.243.0/paket.exe", + "hash": "7f3b61fb13ec166996eef275e15f62abcab0656bafc06420a8edf02d596b7bbb", "bin": "paket.exe", "checkver": { "github": "https://github.com/fsprojects/Paket"