From 45f2b529d7dbdb8b930a02817963ede9b48448f4 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 9 Nov 2021 08:00:29 +0000 Subject: [PATCH] broot: Update to version 1.7.1 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index 3cceb36f9a..53039f6cf7 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.7.0", + "version": "1.7.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.7.0/broot_1.7.0.zip", - "hash": "4610cdcf1e81f19ef2c3a8d0ea42e1ba56e4384358ff29fb8f4ec0b5ecc638ee", + "url": "https://github.com/Canop/broot/releases/download/v1.7.1/broot_1.7.1.zip", + "hash": "1fca63a3acc1e55a51ceaa3d75882d34653048eaecd548fefe677b4de64b8e17", "extract_dir": "build\\x86_64-pc-windows-gnu" } },