From 0c9ff6acca5fc232fae9d32c4759ae92a2aa460a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 14 Jun 2020 00:20:24 +0200 Subject: [PATCH] paket: Update to version 5.246.1 --- bucket/paket.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/paket.json b/bucket/paket.json index 649043188e..36cefcf8ae 100644 --- a/bucket/paket.json +++ b/bucket/paket.json @@ -1,10 +1,10 @@ { - "version": "5.245.4", + "version": "5.246.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.4/paket.exe", - "hash": "e188726bd5fe97b498d3808cb5bae085c63d8a90846d005e35890586001cfc54", + "url": "https://github.com/fsprojects/Paket/releases/download/5.246.1/paket.exe", + "hash": "64fb35f7bfc78bda57e31d9b4ff98fb3ebd473f39cbce1593802724e05cc2350", "bin": "paket.exe", "checkver": { "github": "https://github.com/fsprojects/Paket"