From 23a92901d0b12eb60c734bcc6080f8aad3891984 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 08:26:40 +0000 Subject: [PATCH] broot: Update to version 1.28.0 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index 5d0052ba14..6104e2b48c 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.27.0", + "version": "1.28.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.27.0/broot_1.27.0.zip", - "hash": "ab364516a81ec26c513e6656b9b76761d0c352f4a250240215fbf17292d8d4b1", + "url": "https://github.com/Canop/broot/releases/download/v1.28.0/broot_1.28.0.zip", + "hash": "0d487e77be67f2b7fc2be285e7052f25be993e29b8db529a0dd7d4a44510064f", "extract_dir": "x86_64-pc-windows-gnu" } },