From f19c18473a678c8091334151e9ba3ba53ea83e12 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 12:32:27 +0000 Subject: [PATCH] paket: Update to version 9.0.1 --- bucket/paket.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/paket.json b/bucket/paket.json index 0f726acd66..f40a38ca20 100644 --- a/bucket/paket.json +++ b/bucket/paket.json @@ -1,10 +1,10 @@ { - "version": "9.0.0", + "version": "9.0.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/9.0.0/paket.exe", - "hash": "6ab02a7ea1deec0313161131e04a0c5a98959a0c4afd9493f26dcef83800d581", + "url": "https://github.com/fsprojects/Paket/releases/download/9.0.1/paket.exe", + "hash": "38e600f1242e1c81ebec88615c1f8f5a544c9a8b172ebea7bdd2c23a1e69357e", "bin": "paket.exe", "checkver": { "github": "https://github.com/fsprojects/Paket"