From 68e1db32ed19a2c3d5efad6b463839c88c9d1952 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Apr 2025 16:32:54 +0000 Subject: [PATCH] broot: Update to version 1.46.0 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index 9d8f63eb12..c403f1cbba 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.45.1", + "version": "1.46.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.45.1/broot_1.45.1.zip", - "hash": "44f4db6ef23f24f05324535793385c7b7e6e3b11f34f2eceab0769bdbcaf8d01", + "url": "https://github.com/Canop/broot/releases/download/v1.46.0/broot_1.46.0.zip", + "hash": "edef5cd0c6fa4744f574945d98a806de96cae0ee39c35da1eb15f5695887ff91", "extract_dir": "x86_64-pc-windows-gnu" } },