From 7d8ef4a46c88ca8d1962094ae9f4d992458f39b8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 4 Aug 2024 16:27:26 +0000 Subject: [PATCH] broot: Update to version 1.41.1 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index d97250fda5..2405e2669d 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.41.0", + "version": "1.41.1", "description": "A new way to see and navigate directory trees", "homepage": "https://dystroy.org/broot/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/Canop/broot/releases/download/v1.41.0/broot_1.41.0.zip", - "hash": "52238a5de2e02b0b65babed5a855033ba9352b11eb6baa8ac186fd694c5811af", + "url": "https://github.com/Canop/broot/releases/download/v1.41.1/broot_1.41.1.zip", + "hash": "c786faa80c4b9871d1f70646e208bf90dc137d8585d5209f66312e3412700b56", "extract_dir": "x86_64-pc-windows-gnu" } },