From b9d9a679ed32501222c2eb1e39b63998de606541 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 08:28:40 +0000 Subject: [PATCH] paket: Update to version 7.0.0 --- bucket/paket.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/paket.json b/bucket/paket.json index b0797bb78d..67e77b1085 100644 --- a/bucket/paket.json +++ b/bucket/paket.json @@ -1,10 +1,10 @@ { - "version": "6.2.1", + "version": "7.0.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.2.1/paket.exe", - "hash": "1ff11a801e0747d4b09798caacdfb0708c6a7fa7c7b40b317a354daf012cc12e", + "url": "https://github.com/fsprojects/Paket/releases/download/7.0.0/paket.exe", + "hash": "97f9cf883017b9baca5f3d5c3e019dcdf4d6d5b5aee2dbd018a8634fe9a64752", "bin": "paket.exe", "checkver": { "github": "https://github.com/fsprojects/Paket"