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