From 2e62a333e7a26ea1cb62f2f9adac5a68f2412d37 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 20:25:34 +0000 Subject: [PATCH] broot: Update to version 1.39.0 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index 0195a82bbf..a7a7eb28d1 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.38.0", + "version": "1.39.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.38.0/broot_1.38.0.zip", - "hash": "2cf6151b65d5a39c85dfe8c118d725d45974e396cb78e711ccffe00177f488ff", + "url": "https://github.com/Canop/broot/releases/download/v1.39.0/broot_1.39.0.zip", + "hash": "720fa5aa1d7ed54a994b6210ddab32255cf76ca3e18c1bb479d296fd05dc4a92", "extract_dir": "x86_64-pc-windows-gnu" } },