From 920ec5496bae781e8155e89b30c7e5863745d4a1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 12:29:54 +0000 Subject: [PATCH] paket: Update to version 8.0.3 --- bucket/paket.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/paket.json b/bucket/paket.json index 009df451c1..b171c32071 100644 --- a/bucket/paket.json +++ b/bucket/paket.json @@ -1,10 +1,10 @@ { - "version": "8.0.0", + "version": "8.0.3", "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.0/paket.exe", - "hash": "6d512fb6eddeb2503bfba625816bbaa4e9016cf4cedc320052272386fd0a6f1b", + "url": "https://github.com/fsprojects/Paket/releases/download/8.0.3/paket.exe", + "hash": "540f679606c23a1c0f6f10547661f3bd31a919a3cb5a96d52d061daeacde8856", "bin": "paket.exe", "checkver": { "github": "https://github.com/fsprojects/Paket"