From 16fe664ee5bff8018cc1cbba9edabb8dd6ff18b2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 08:30:07 +0000 Subject: [PATCH] broot: Update to version 1.46.5 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index 489660cd3a..96266aac4c 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.46.4", + "version": "1.46.5", "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.4/broot_1.46.4.zip", - "hash": "72f5d5537cb57065602a6c78337a5aa311be27e2422127753bee07040ecafe65", + "url": "https://github.com/Canop/broot/releases/download/v1.46.5/broot_1.46.5.zip", + "hash": "c9dd0749292cb6b75f104cc5e15754b3563db7692a53e55286ef14cea5015836", "extract_dir": "x86_64-pc-windows-gnu" } },