From 621e8ea336cc66350fe5a96a5536a6c2455da83d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Mar 2023 20:28:33 +0000 Subject: [PATCH] paket: Update to version 7.2.1 --- bucket/paket.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/paket.json b/bucket/paket.json index 9922f52e78..7298a1ac26 100644 --- a/bucket/paket.json +++ b/bucket/paket.json @@ -1,10 +1,10 @@ { - "version": "7.2.0", + "version": "7.2.1", "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.2.0/paket.exe", - "hash": "c258188ad7644aff84b3ecdaa5c82bae200f196781c7ac3c136c8790e39ca118", + "url": "https://github.com/fsprojects/Paket/releases/download/7.2.1/paket.exe", + "hash": "be52c7d0e7520282a430a5010014aedb86283debcaaa20d6d79b725621a4cf65", "bin": "paket.exe", "checkver": { "github": "https://github.com/fsprojects/Paket"