From efbaf9a3e2664ef01d3c4c183eb0a41ecd94073b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 08:26:38 +0000 Subject: [PATCH] broot: Update to version 1.36.1 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index 26ceec9b45..508180414e 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.36.0", + "version": "1.36.1", "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.36.0/broot_1.36.0.zip", - "hash": "cbbdece3a383b1d19ae03a47fc2260ae26dfdf550bba9df1198e780b08154c38", + "url": "https://github.com/Canop/broot/releases/download/v1.36.1/broot_1.36.1.zip", + "hash": "6f1898322d2ecac536ee0b4a4e076db289d92c65b0e73f0cb77f1961f93534d3", "extract_dir": "x86_64-pc-windows-gnu" } },