From c739329464c2bd2bc5e2ad22f9d59db58614b03c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 16:28:42 +0000 Subject: [PATCH] broot: Update to version 1.39.2 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index fa45783195..7d53ea8cd9 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.39.1", + "version": "1.39.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.39.1/broot_1.39.1.zip", - "hash": "9eeab23263423501ba3163dfdb1142ffbd1ddc73e3615d2f0b0dd0ee6b69538c", + "url": "https://github.com/Canop/broot/releases/download/v1.39.2/broot_1.39.2.zip", + "hash": "88a9110f82ade3fbf5851455791444a6ea96688241670ef68651c051a4dc61d6", "extract_dir": "x86_64-pc-windows-gnu" } },