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