From 759d236337893dc2f1ed0f7c06800b87b793b7d4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 12:31:33 +0000 Subject: [PATCH] broot: Update to version 1.46.2 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index 9e0a2bf605..5e32152b73 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.46.1", + "version": "1.46.2", "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.1/broot_1.46.1.zip", - "hash": "a20f1e9f7692c15a15c00dd88619933be1ffa1bc4591e146e1ed66f6bb6b6bba", + "url": "https://github.com/Canop/broot/releases/download/v1.46.2/broot_1.46.2.zip", + "hash": "6da1fe89990caae8595c73adc73fae3c89997b123e971568e08447219962ef3a", "extract_dir": "x86_64-pc-windows-gnu" } },