From d8b274671b25105bf7b918c131dbde8339af68d8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 12:54:32 +0000 Subject: [PATCH] paket: Update to version 7.1.3 --- bucket/paket.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/paket.json b/bucket/paket.json index 0f64051a30..96893804d7 100644 --- a/bucket/paket.json +++ b/bucket/paket.json @@ -1,10 +1,10 @@ { - "version": "7.1.2", + "version": "7.1.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/7.1.2/paket.exe", - "hash": "6023a6c297dcf93e0f05841a3ab3ebd19d6d598767e2ee3df64d70fb81f718dd", + "url": "https://github.com/fsprojects/Paket/releases/download/7.1.3/paket.exe", + "hash": "105342486a75c1fba83701953e8831296bab86c7a0617c1a43215ae54c9e661c", "bin": "paket.exe", "checkver": { "github": "https://github.com/fsprojects/Paket"