From 795cd3be0d5c15c11f7b14807bb4f4fad58bd088 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 30 Apr 2021 20:00:22 +0000 Subject: [PATCH] broot: Update to version 1.3.1 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index 617645fc31..ba85473f72 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.3.0", + "version": "1.3.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.3.0/broot_1.3.0.zip", - "hash": "a2cee7e7589a89e14f398318cf063fc88ee7077b0e62ab1dbe069e8dbecbb334", + "url": "https://github.com/Canop/broot/releases/download/v1.3.1/broot_1.3.1.zip", + "hash": "e9eb63c24fe2996195ced7b0fcb5ce427d636b300aa64650d228a980ec205f8d", "extract_dir": "build\\x86_64-pc-windows-gnu" } },