From e5efb93ceb97829ad81ac6effc73e0ee2e2bf8a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 16:31:01 +0000 Subject: [PATCH] broot: Update to version 1.14.0 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index d0ba91df11..71a94c7b96 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.13.3", + "version": "1.14.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.13.3/broot_1.13.3.zip", - "hash": "f6b3889d608af99cabf8e1214a8bf85cdf3c97e37a4c4e4a16a6b4be2432c8fc", + "url": "https://github.com/Canop/broot/releases/download/v1.14.0/broot_1.14.0.zip", + "hash": "978231c84a0f4461a79552c0e54311b09d20627f66425fafa04c453a53f199a6", "extract_dir": "x86_64-pc-windows-gnu" } },