From a4b183bb55f2e6e682f83e994ab6f57c588c24b6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 9 Mar 2024 12:29:53 +0000 Subject: [PATCH] broot: Update to version 1.36.0 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index fb49453c49..26ceec9b45 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.35.0", + "version": "1.36.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.35.0/broot_1.35.0.zip", - "hash": "06819454ee5094e1212a7660738b4ee1da863ddf9814f9c7027bc8d73f70e6c7", + "url": "https://github.com/Canop/broot/releases/download/v1.36.0/broot_1.36.0.zip", + "hash": "cbbdece3a383b1d19ae03a47fc2260ae26dfdf550bba9df1198e780b08154c38", "extract_dir": "x86_64-pc-windows-gnu" } },