From 64c6d2cdc6302cf2ad3ee8329ff4ee6fbc643197 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 24 Jul 2020 04:29:04 +0200 Subject: [PATCH] paket: Update to version 5.248.1 --- bucket/paket.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/paket.json b/bucket/paket.json index 16871cf7a6..bceba332c0 100644 --- a/bucket/paket.json +++ b/bucket/paket.json @@ -1,10 +1,10 @@ { - "version": "5.247.4", + "version": "5.248.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.247.4/paket.exe", - "hash": "17f3b54647491dcc246f1fd2099813de211446afa67c9aba359ceccada2ee6d8", + "url": "https://github.com/fsprojects/Paket/releases/download/5.248.1/paket.exe", + "hash": "f329375a989b02057c981c5f7b192e305378ad16e0cde0619c06dff44af3746a", "bin": "paket.exe", "checkver": { "github": "https://github.com/fsprojects/Paket"