From f333f2354ba6b91cdb836e662594788ba39497ce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 4 Aug 2024 08:28:04 +0000 Subject: [PATCH] broot: Update to version 1.41.0 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index 1d44cb940c..d97250fda5 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.40.0", + "version": "1.41.0", "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.40.0/broot_1.40.0.zip", - "hash": "fb7f3b5c9edd87bd17c63ea2ad9717675aeded91e230cbeefe02e7cbe5e3692b", + "url": "https://github.com/Canop/broot/releases/download/v1.41.0/broot_1.41.0.zip", + "hash": "52238a5de2e02b0b65babed5a855033ba9352b11eb6baa8ac186fd694c5811af", "extract_dir": "x86_64-pc-windows-gnu" } },