From eccd9e7d0a2b1541f9a3513dba5b108b201e44b7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 08:26:35 +0000 Subject: [PATCH] broot: Update to version 1.29.0 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index bf21314808..22d8b1d838 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.28.1", + "version": "1.29.0", "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.28.1/broot_1.28.1.zip", - "hash": "8cdcc2a9177b9e448ad89999bc3e6f5cbeed46f07a68989290b4b64119f455ce", + "url": "https://github.com/Canop/broot/releases/download/v1.29.0/broot_1.29.0.zip", + "hash": "13db2577b343c6fce3b2f2eaf2d486d0c5106a7cf919a46075c340a9bca18d73", "extract_dir": "x86_64-pc-windows-gnu" } },