From 05fc555cb18164849346965307ed77d731e487a2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 16:29:43 +0000 Subject: [PATCH] broot: Update to version 1.44.4 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index 6056889119..8c8e6fa14a 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.44.3", + "version": "1.44.4", "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.3/broot_1.44.3.zip", - "hash": "6ea4f4f1a54900dd9bc75cbc1a60dd637e4e73fe1fd4cd3e2b8e3e3b7e61d508", + "url": "https://github.com/Canop/broot/releases/download/v1.44.4/broot_1.44.4.zip", + "hash": "258df7a680b95fdc43fa672ad9c6e59762ef13150551c73162175374e51742ea", "extract_dir": "x86_64-pc-windows-gnu" } },