From 51cf262cefd195b44faecc9210f6b51eaa84bf03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 16 Aug 2020 16:32:29 +0200 Subject: [PATCH] broot: Update to version 0.20.0 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index 0799b109ea..4cb04914c1 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "0.19.4", + "version": "0.20.0", "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.4/broot_0.19.4.zip", - "hash": "1b5b333359d5945c306d1c5ab7d1f70193e6650c2fddbaae825598a68cf03027", + "url": "https://github.com/Canop/broot/releases/download/v0.20.0/broot_0.20.0.zip", + "hash": "fabda7b87c0e7f2f9861a62bfebf7a3672c21a14d5f2b78bb493d54a5d0af7b3", "extract_dir": "build\\x86_64-pc-windows-gnu" } },