From d943f00395e171d80de1d68e02da41cde2fc466f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 25 Jul 2020 10:10:01 +0200 Subject: [PATCH] paket: Update to version 5.249.0 --- bucket/paket.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/paket.json b/bucket/paket.json index bceba332c0..66df6c8638 100644 --- a/bucket/paket.json +++ b/bucket/paket.json @@ -1,10 +1,10 @@ { - "version": "5.248.1", + "version": "5.249.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.248.1/paket.exe", - "hash": "f329375a989b02057c981c5f7b192e305378ad16e0cde0619c06dff44af3746a", + "url": "https://github.com/fsprojects/Paket/releases/download/5.249.0/paket.exe", + "hash": "b91f5125c8838de43137056ceb97f962218c47648b69ca3383c426a1d9ea01c2", "bin": "paket.exe", "checkver": { "github": "https://github.com/fsprojects/Paket"