From 3b48af041a9a2d31dca6cfe8d9daf84e5c72cbce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 7 Sep 2024 12:31:04 +0000 Subject: [PATCH] broot: Update to version 1.44.0 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index 9199c9f232..46d5326e0c 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.43.0", + "version": "1.44.0", "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.43.0/broot_1.43.0.zip", - "hash": "9d0b0a7c5b8ab8191554a5019c6204d00a27bc8981b713d206d74a9a24e094ed", + "url": "https://github.com/Canop/broot/releases/download/v1.44.0/broot_1.44.0.zip", + "hash": "a34335925b02ea05f4aea6df2610ef32f29d263bc4a43938c1ca9ac6d605b9a4", "extract_dir": "x86_64-pc-windows-gnu" } },