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