From 9050e1a6a5366b6bf8dea70251080dcd0c1d4b61 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 12:30:16 +0000 Subject: [PATCH] broot: Update to version 1.26.0 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index a59d8827d0..67f5e5716f 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.25.2", + "version": "1.26.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.25.2/broot_1.25.2.zip", - "hash": "019a9a8070976791938b8d4290cebe4d3c4bbcd0ee1f536cc89d2fd463fa1c8f", + "url": "https://github.com/Canop/broot/releases/download/v1.26.0/broot_1.26.0.zip", + "hash": "9a6b0b50d047301c407bc6ffe9ddf2086429cd43b3104975426601b690bd8ab2", "extract_dir": "x86_64-pc-windows-gnu" } },