From 9e33b702a8c0afa4b3d995126faf57c6dd0a40dd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 08:30:09 +0000 Subject: [PATCH] broot: Update to version 1.44.2 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index d32ea1b171..fcae227538 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.44.1", + "version": "1.44.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.44.1/broot_1.44.1.zip", - "hash": "59f1f8e6f491174108889c5c1288506876dba96c3751cc7679d9d8fbbbfc34bd", + "url": "https://github.com/Canop/broot/releases/download/v1.44.2/broot_1.44.2.zip", + "hash": "369d12a5a736e55dac6eed5fd8da41594d78d2ca455267a91c5eaefc2259f639", "extract_dir": "x86_64-pc-windows-gnu" } },