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