From d0b8e3913b8d7688959ab47b7644db7607efd982 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Mar 2023 20:27:23 +0000 Subject: [PATCH] broot: Update to version 1.21.1 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index 9da06babf2..dc9b96b52d 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.21.0", + "version": "1.21.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.21.0/broot_1.21.0.zip", - "hash": "1f404cdf09112512668a747279d23a189f5543af7165045ca77d89935b387457", + "url": "https://github.com/Canop/broot/releases/download/v1.21.1/broot_1.21.1.zip", + "hash": "0d1386fc57a590560a87134b991b7aa62c58a18024e9186f3215101734fb5983", "extract_dir": "x86_64-pc-windows-gnu" } },