From c6a55c72a3e52e4e3092eb4f473f69ba5da9a557 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 16:30:34 +0000 Subject: [PATCH] broot: Update to version 1.9.0 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index 1eba0927e6..8c01119c02 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.8.1", + "version": "1.9.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.8.1/broot_1.8.1.zip", - "hash": "ad24c33607261c8bfc82632ff75ad60047cd3e1587c3f194b66e8645f8910b54", + "url": "https://github.com/Canop/broot/releases/download/v1.9.0/broot_1.9.0.zip", + "hash": "f2de9cd2b8ca1fbf773469fedca3008a9ed8da35fa7cb307dfd20e9e44ad4436", "extract_dir": "build\\x86_64-pc-windows-gnu" } },