From a3fa66233a86934aa8fb1a6bdc32b9438d880ef4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 20 Aug 2020 09:06:33 +0200 Subject: [PATCH] broot: Update to version 0.20.2 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index 65a0117b64..e18ef48ec9 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "0.20.1", + "version": "0.20.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.20.1/broot_0.20.1.zip", - "hash": "77d5f9709fde073574e756fc0c41f85e760af743201c4c8be5c27c52fc2dab02", + "url": "https://github.com/Canop/broot/releases/download/v0.20.2/broot_0.20.2.zip", + "hash": "8581c2064ade9dd96980f776b03d408862ae00364fd38f431e176015fda3185f", "extract_dir": "build\\x86_64-pc-windows-gnu" } },