From cb2190c75f1ebcddef0cc02992507241890bee56 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Apr 2025 08:30:07 +0000 Subject: [PATCH] broot: Update to version 1.46.3 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index 5e32152b73..06c10b11c0 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.46.2", + "version": "1.46.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.46.2/broot_1.46.2.zip", - "hash": "6da1fe89990caae8595c73adc73fae3c89997b123e971568e08447219962ef3a", + "url": "https://github.com/Canop/broot/releases/download/v1.46.3/broot_1.46.3.zip", + "hash": "9c204248d04d0235a51f32a57b20c0e0c7a383e841dd81ec101f1a29cba95838", "extract_dir": "x86_64-pc-windows-gnu" } },