From a6710ca95d53078f15c3709185a769cfc10e700d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 6 May 2020 11:06:25 +0200 Subject: [PATCH] paket: Update to version 5.245.1 --- bucket/paket.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/paket.json b/bucket/paket.json index 65c997d9c1..cf6f9dd761 100644 --- a/bucket/paket.json +++ b/bucket/paket.json @@ -1,10 +1,10 @@ { - "version": "5.245.0", + "version": "5.245.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.245.0/paket.exe", - "hash": "42e11e7e43d8660da0bda9487a921328f3f249f3114152883d55483b43d0b6bb", + "url": "https://github.com/fsprojects/Paket/releases/download/5.245.1/paket.exe", + "hash": "26ed11edc01ce407c4fe26d202deabbb9871c129f617309fc6ac5d4dd79fd20a", "bin": "paket.exe", "checkver": { "github": "https://github.com/fsprojects/Paket"