From 3bcce84b20d78913807ae694f50f1b469eb7353f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 24 Jun 2021 06:22:20 -0700 Subject: [PATCH] paket: Update to version 5.258.1 --- bucket/paket.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/paket.json b/bucket/paket.json index 7f6d4685f0..27bd548e0c 100644 --- a/bucket/paket.json +++ b/bucket/paket.json @@ -1,10 +1,10 @@ { - "version": "5.257.0", + "version": "5.258.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.257.0/paket.exe", - "hash": "58185853a390c979aedec9fe2b7b2f81c1131ebfae51c5be4121b670b329deef", + "url": "https://github.com/fsprojects/Paket/releases/download/5.258.1/paket.exe", + "hash": "7da68115b13ece48e2ce551bb74303ca8243824ee721ee0fc2559f397e62a0ea", "bin": "paket.exe", "checkver": { "github": "https://github.com/fsprojects/Paket"