From d934704e004219ff917d7bf00268d2d8b28c0570 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 27 Jun 2020 10:30:31 +0200 Subject: [PATCH] broot: Update to version 0.18.0 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index cc5a5053e6..13942409e8 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "0.17.0", + "version": "0.18.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.17.0/broot_0.17.0.zip", - "hash": "3e1d6b92d2c79a5158cef86c59dd79042e49dccecc8beb23beba0347b0220bbe", + "url": "https://github.com/Canop/broot/releases/download/v0.18.0/broot_0.18.0.zip", + "hash": "5a457725aa550f9607bb898b3f99a19907b5eaac5777605ef85e1d4dd00c77bf", "extract_dir": "build\\x86_64-pc-windows-gnu" } },