From 2856936532594bfb0040ed72bc01135fc5da6e39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 3 Jul 2020 00:05:19 +0200 Subject: [PATCH] broot: Update to version 0.18.4 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index 34fdbb0888..2b5ddecaad 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "0.18.3", + "version": "0.18.4", "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/v0.18.3/broot_0.18.3.zip", - "hash": "c9cabac79e114d9809ea48909a793ab1d26f692bce80da074776291860eeb88a", + "url": "https://github.com/Canop/broot/releases/download/v0.18.4/broot_0.18.4.zip", + "hash": "9e7770012e452186fba23854e6f705bd5404e75884b1ba012ce8908235e892a5", "extract_dir": "build\\x86_64-pc-windows-gnu" } },