From 5117c7c319eeefabb702ba9c479aee9665026522 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 24 Aug 2021 03:56:39 -0700 Subject: [PATCH] paket: Update to version 6.0.7 --- bucket/paket.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/paket.json b/bucket/paket.json index 90c18c3afb..6c7474336a 100644 --- a/bucket/paket.json +++ b/bucket/paket.json @@ -1,10 +1,10 @@ { - "version": "6.0.6", + "version": "6.0.7", "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.6/paket.exe", - "hash": "6bbfb321151088768472c787609b9192f4ad579476ebf7ab8f080416baf89adf", + "url": "https://github.com/fsprojects/Paket/releases/download/6.0.7/paket.exe", + "hash": "449668fc2a744114fd8affc1a51c0e2f8b90920947b825cca11d414d0cbf9997", "bin": "paket.exe", "checkver": { "github": "https://github.com/fsprojects/Paket"