From 1907ab4d3b00b48ff71d75ee92fb159a6a619291 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 May 2025 16:30:06 +0000 Subject: [PATCH] broot: Update to version 1.46.4 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index 06c10b11c0..489660cd3a 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.46.3", + "version": "1.46.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.46.3/broot_1.46.3.zip", - "hash": "9c204248d04d0235a51f32a57b20c0e0c7a383e841dd81ec101f1a29cba95838", + "url": "https://github.com/Canop/broot/releases/download/v1.46.4/broot_1.46.4.zip", + "hash": "72f5d5537cb57065602a6c78337a5aa311be27e2422127753bee07040ecafe65", "extract_dir": "x86_64-pc-windows-gnu" } },