From 5fa6cda834122cd77e51b08b9855358ad9543b16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 22 Oct 2020 08:45:26 +0200 Subject: [PATCH] paket: Update to version 5.250.0 --- bucket/paket.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/paket.json b/bucket/paket.json index 2985bb909e..18a2377845 100644 --- a/bucket/paket.json +++ b/bucket/paket.json @@ -1,10 +1,10 @@ { - "version": "5.249.2", + "version": "5.250.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.249.2/paket.exe", - "hash": "4c875e03d576cf57a645abcdcf4a56efb9138e55320caf28bcd35a478b44cb4f", + "url": "https://github.com/fsprojects/Paket/releases/download/5.250.0/paket.exe", + "hash": "3b7d667a4e11d724ad3348486631bab2b1910619c6a29e8f2c5680af0ab83b7c", "bin": "paket.exe", "checkver": { "github": "https://github.com/fsprojects/Paket"