From 8e67027f5c10338139e1357f01b3c7f65c7d4d93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 26 Jul 2020 20:33:24 +0200 Subject: [PATCH] broot: Update to version 0.19.2 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index 8cff132421..973a5cbe91 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "0.19.1", + "version": "0.19.2", "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.19.1/broot_0.19.1.zip", - "hash": "d249b4c6a24de0e3ae902083d7bbe297095af41224a13d2a3cf880df18353d7f", + "url": "https://github.com/Canop/broot/releases/download/v0.19.2/broot_0.19.2.zip", + "hash": "882bdae264b07aeab750a9befe1a6f227626f6803c31f61f182b2338ce54c5dc", "extract_dir": "build\\x86_64-pc-windows-gnu" } },