From 369ab16a2fbf3367f59e644f8564eccb3992144b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 17 Nov 2020 13:23:26 +0100 Subject: [PATCH] paket: Update to version 5.257.0 --- bucket/paket.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/paket.json b/bucket/paket.json index 0c1c6e37ba..7f6d4685f0 100644 --- a/bucket/paket.json +++ b/bucket/paket.json @@ -1,10 +1,10 @@ { - "version": "5.255.0", + "version": "5.257.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.255.0/paket.exe", - "hash": "998867366f927efa2698da361a1937d6ebe9a9628a5d349f5de699698432d2e7", + "url": "https://github.com/fsprojects/Paket/releases/download/5.257.0/paket.exe", + "hash": "58185853a390c979aedec9fe2b7b2f81c1131ebfae51c5be4121b670b329deef", "bin": "paket.exe", "checkver": { "github": "https://github.com/fsprojects/Paket"