From bd71a772c55a86a580dd1ae4a685be019d1f05b8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 20:28:00 +0000 Subject: [PATCH] broot: Update to version 1.44.3 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index fcae227538..6056889119 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.44.2", + "version": "1.44.3", "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.2/broot_1.44.2.zip", - "hash": "369d12a5a736e55dac6eed5fd8da41594d78d2ca455267a91c5eaefc2259f639", + "url": "https://github.com/Canop/broot/releases/download/v1.44.3/broot_1.44.3.zip", + "hash": "6ea4f4f1a54900dd9bc75cbc1a60dd637e4e73fe1fd4cd3e2b8e3e3b7e61d508", "extract_dir": "x86_64-pc-windows-gnu" } },