From c1333bcefd8c731cfb59096432ecd2bbdb0c7027 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 9 Nov 2020 11:21:34 +0100 Subject: [PATCH] paket: Update to version 5.252.0 --- bucket/paket.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/paket.json b/bucket/paket.json index a27de6842d..4124278a85 100644 --- a/bucket/paket.json +++ b/bucket/paket.json @@ -1,10 +1,10 @@ { - "version": "5.251.0", + "version": "5.252.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.251.0/paket.exe", - "hash": "1f8665422abf2ddf429228a48aabc3c003de932b0747b3d5726475999687d0c8", + "url": "https://github.com/fsprojects/Paket/releases/download/5.252.0/paket.exe", + "hash": "ef8ebcc2ed03d38e45cf62f6c092db3eb61a0bb178c37fecfed87181d4d4c60a", "bin": "paket.exe", "checkver": { "github": "https://github.com/fsprojects/Paket"