From a7b1e1e57618150391fa1dc554327e8857506391 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 16 Sep 2021 04:47:18 -0700 Subject: [PATCH] paket: Update to version 6.1.2 --- bucket/paket.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/paket.json b/bucket/paket.json index c42c3f5fa1..9cc135f2d4 100644 --- a/bucket/paket.json +++ b/bucket/paket.json @@ -1,10 +1,10 @@ { - "version": "6.1.0", + "version": "6.1.2", "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/6.1.0/paket.exe", - "hash": "17a1fbd80eec41b94389f867225a1f1161844a8396ba22946266e77248c435e6", + "url": "https://github.com/fsprojects/Paket/releases/download/6.1.2/paket.exe", + "hash": "ad93e06cc6eff155ed4034c92949eaa32b9dfc9d9590ada374e8e1aebc1d369c", "bin": "paket.exe", "checkver": { "github": "https://github.com/fsprojects/Paket"