From d12095a8a57e7365af66a7ed9464759da235077b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 12:30:45 +0000 Subject: [PATCH] broot: Update to version 1.17.1 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index f0efa7d3b2..cebb7ad40f 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.17.0", + "version": "1.17.1", "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.17.0/broot_1.17.0.zip", - "hash": "237cc063c0684385b6bb7807936b62e298689b89c1167ff34b5bdba911ecaebd", + "url": "https://github.com/Canop/broot/releases/download/v1.17.1/broot_1.17.1.zip", + "hash": "af4f4759dca649043e82d77870f24afa5819d6353deffdeeedae89ffd3550291", "extract_dir": "x86_64-pc-windows-gnu" } },