From 0d6daa93f68f3be1716ddd0692db75af25881f40 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 08:30:21 +0000 Subject: [PATCH] paket: Update to version 9.0.0 --- bucket/paket.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/paket.json b/bucket/paket.json index b171c32071..0f726acd66 100644 --- a/bucket/paket.json +++ b/bucket/paket.json @@ -1,10 +1,10 @@ { - "version": "8.0.3", + "version": "9.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/8.0.3/paket.exe", - "hash": "540f679606c23a1c0f6f10547661f3bd31a919a3cb5a96d52d061daeacde8856", + "url": "https://github.com/fsprojects/Paket/releases/download/9.0.0/paket.exe", + "hash": "6ab02a7ea1deec0313161131e04a0c5a98959a0c4afd9493f26dcef83800d581", "bin": "paket.exe", "checkver": { "github": "https://github.com/fsprojects/Paket"