From c08ec4f1c945c1661870dd8d2859f6c089a43ff7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 15 Jun 2020 14:32:41 +0200 Subject: [PATCH] paket: Update to version 5.247.2 --- bucket/paket.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/paket.json b/bucket/paket.json index abcc96831b..730f0bfdea 100644 --- a/bucket/paket.json +++ b/bucket/paket.json @@ -1,10 +1,10 @@ { - "version": "5.247.1", + "version": "5.247.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.247.1/paket.exe", - "hash": "875d12a48b533eead552825346df18141a8670f5e6419240507bee63b10e8089", + "url": "https://github.com/fsprojects/Paket/releases/download/5.247.2/paket.exe", + "hash": "876fe2786ea91edf122e7e1419281567d7cd0d9858cb99168d8d1c08d9e12181", "bin": "paket.exe", "checkver": { "github": "https://github.com/fsprojects/Paket"