From 479717805e0035ae681effbf4065b8be76d93c2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 14 Jun 2020 10:23:13 +0200 Subject: [PATCH] paket: Update to version 5.247.0 --- bucket/paket.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/paket.json b/bucket/paket.json index 36cefcf8ae..d56dbe16b4 100644 --- a/bucket/paket.json +++ b/bucket/paket.json @@ -1,10 +1,10 @@ { - "version": "5.246.1", + "version": "5.247.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.246.1/paket.exe", - "hash": "64fb35f7bfc78bda57e31d9b4ff98fb3ebd473f39cbce1593802724e05cc2350", + "url": "https://github.com/fsprojects/Paket/releases/download/5.247.0/paket.exe", + "hash": "2363e5bd5491ae09dd1f8851124a65124db1ef3e8686385e8b6dd4e479b4f235", "bin": "paket.exe", "checkver": { "github": "https://github.com/fsprojects/Paket"