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