From 61dfa4896190d1f47d64d98d75699dd1e69c6472 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 2 Jun 2021 18:24:23 -0700 Subject: [PATCH] broot: Update to version 1.5.0 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index eb6c060e64..7fa0a9911a 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.4.0", + "version": "1.5.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/v1.4.0/broot_1.4.0.zip", - "hash": "e0af3d57ef73a4790bb5b28422c5692ab597c1a8914e1a2481bb45eed07e36cf", + "url": "https://github.com/Canop/broot/releases/download/v1.5.0/broot_1.5.0.zip", + "hash": "33897019e9041f01877737f70cb09343904101b16cedfa4e044820d8c7551264", "extract_dir": "build\\x86_64-pc-windows-gnu" } },