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