From 0df738ef53d36b7824ba40212464c4d12635c4fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 12 Nov 2020 21:03:18 +0100 Subject: [PATCH] paket: Update to version 5.255.0 --- bucket/paket.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/paket.json b/bucket/paket.json index d39cbdf7d0..0c1c6e37ba 100644 --- a/bucket/paket.json +++ b/bucket/paket.json @@ -1,10 +1,10 @@ { - "version": "5.253.0", + "version": "5.255.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.253.0/paket.exe", - "hash": "ac6d48fab636d84cb7d0ef584743f3b2092454a3c78351d13da84d9df24ad508", + "url": "https://github.com/fsprojects/Paket/releases/download/5.255.0/paket.exe", + "hash": "998867366f927efa2698da361a1937d6ebe9a9628a5d349f5de699698432d2e7", "bin": "paket.exe", "checkver": { "github": "https://github.com/fsprojects/Paket"