From 19a451e0ac0d886f6f4ce79b20f17e6f85a4637f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 08:30:25 +0000 Subject: [PATCH] broot: Update to version 1.44.5 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index 8c8e6fa14a..6f4ce8669d 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.44.4", + "version": "1.44.5", "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.4/broot_1.44.4.zip", - "hash": "258df7a680b95fdc43fa672ad9c6e59762ef13150551c73162175374e51742ea", + "url": "https://github.com/Canop/broot/releases/download/v1.44.5/broot_1.44.5.zip", + "hash": "e1272c7f8b2e7147915c534f56865738e5638a665c6b3d803e3610bd68637be2", "extract_dir": "x86_64-pc-windows-gnu" } },