From a900cb07f0df7d865d057c3f9f2d3165facb89b1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 20:24:25 +0000 Subject: [PATCH] broot: Update to version 1.35.0 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index a2ab488db8..fb49453c49 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.34.0", + "version": "1.35.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.34.0/broot_1.34.0.zip", - "hash": "10743375eb452987b56ad793a24cba0a4d1795976c1b59022741d56035b45794", + "url": "https://github.com/Canop/broot/releases/download/v1.35.0/broot_1.35.0.zip", + "hash": "06819454ee5094e1212a7660738b4ee1da863ddf9814f9c7027bc8d73f70e6c7", "extract_dir": "x86_64-pc-windows-gnu" } },