From 790abc0d2a04682782d95894a429a7586e5eea1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 22 Oct 2020 16:48:29 +0200 Subject: [PATCH] paket: Update to version 5.251.0 --- bucket/paket.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/paket.json b/bucket/paket.json index 18a2377845..a27de6842d 100644 --- a/bucket/paket.json +++ b/bucket/paket.json @@ -1,10 +1,10 @@ { - "version": "5.250.0", + "version": "5.251.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.250.0/paket.exe", - "hash": "3b7d667a4e11d724ad3348486631bab2b1910619c6a29e8f2c5680af0ab83b7c", + "url": "https://github.com/fsprojects/Paket/releases/download/5.251.0/paket.exe", + "hash": "1f8665422abf2ddf429228a48aabc3c003de932b0747b3d5726475999687d0c8", "bin": "paket.exe", "checkver": { "github": "https://github.com/fsprojects/Paket"