From e92e5c96a1552ccff750de5475216bf7e8c1be99 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 May 2022 08:31:11 +0000 Subject: [PATCH] broot: Update to version 1.12.0 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index eef8b47295..bf88a41eb0 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.11.1", + "version": "1.12.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.11.1/broot_1.11.1.zip", - "hash": "eff52a4a06de1c87cd7621aefcc0a5d5bbd330d71af504c87a2a089be0a14fab", + "url": "https://github.com/Canop/broot/releases/download/v1.12.0/broot_1.12.0.zip", + "hash": "5f8e63cc9b0e7cbd5b01dd010d9478ed09e36fa9209e6ec20ffedb1d8ddb2969", "extract_dir": "build\\x86_64-pc-windows-gnu" } },