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