From c313b8f2e9d47521d557c48fffa6d8b95ff2eab4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 20:24:33 +0000 Subject: [PATCH] broot: Update to version 1.32.0 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index b3c5224a79..6e0cb77fc7 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.31.0", + "version": "1.32.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.31.0/broot_1.31.0.zip", - "hash": "97a801ad9ebe2f9b8725cd961a2b70cbe0c4e03d9bb37d47dc84b435cb226eed", + "url": "https://github.com/Canop/broot/releases/download/v1.32.0/broot_1.32.0.zip", + "hash": "2cbb599183d954e067ba51b5d3e165227bc1c030a8ab50e5ff6d5521acd1b5e5", "extract_dir": "x86_64-pc-windows-gnu" } },