From bc986273d841b0cd331967304f9bf19d24578d8f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Jul 2023 00:46:08 +0000 Subject: [PATCH] broot: Update to version 1.24.2 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index 80880fc492..ee78a2b373 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.24.1", + "version": "1.24.2", "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.24.1/broot_1.24.1.zip", - "hash": "486437aeecaa77c18fb4a2f081e30ba16c225961f33e43cee21a699863253582", + "url": "https://github.com/Canop/broot/releases/download/v1.24.2/broot_1.24.2.zip", + "hash": "33b3d47a2e062626467e71eea457a06c11398d5fc36621ff2f4f05dc8393c349", "extract_dir": "x86_64-pc-windows-gnu" } },