From 31fbbdab05cf3a14bdc86e3fef4e33faf961adaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 12 Jun 2020 17:13:14 +0200 Subject: [PATCH] broot: Update to version 0.15.0 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index a1b12a7b90..c83bc2b626 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "0.14.2", + "version": "0.15.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.14.2/broot_0.14.2.zip", - "hash": "320311fe04955c8890d79e7f63f6c5bd68bff18576fed00e9505092ca335b5a1", + "url": "https://github.com/Canop/broot/releases/download/v0.15.0/broot_0.15.0.zip", + "hash": "c333810c3fc95c56cf333ade1228285f71ed3d9b35770c899bdd69b751f408cb", "extract_dir": "build\\x86_64-pc-windows-gnu" } },