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