From e7eb48bfb63f5fd5a42422f38f610ffe15a1bf0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 6 Aug 2020 12:43:16 +0200 Subject: [PATCH] paket: Update to version 5.249.1 --- bucket/paket.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/paket.json b/bucket/paket.json index 66df6c8638..5d89fdf0c1 100644 --- a/bucket/paket.json +++ b/bucket/paket.json @@ -1,10 +1,10 @@ { - "version": "5.249.0", + "version": "5.249.1", "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.0/paket.exe", - "hash": "b91f5125c8838de43137056ceb97f962218c47648b69ca3383c426a1d9ea01c2", + "url": "https://github.com/fsprojects/Paket/releases/download/5.249.1/paket.exe", + "hash": "e38af21f87279b6679121fe14d5952d6f831da0e42d42b58fecc18d384f35271", "bin": "paket.exe", "checkver": { "github": "https://github.com/fsprojects/Paket"