From 9f7e12dd4ab70667e4135573a9eb798889b92a52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 6 Feb 2021 14:29:25 +0100 Subject: [PATCH] broot: Update to version 1.2.3 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index e40e887bb7..ca15235a70 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.2.2", + "version": "1.2.3", "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.2.2/broot_1.2.2.zip", - "hash": "0e5d469bba7b0708ef265d89a9502f3a8e0afec963077851b1d4ff42a421f5e6", + "url": "https://github.com/Canop/broot/releases/download/v1.2.3/broot_1.2.3.zip", + "hash": "75788a3d3eed05d29eb0464ed0a2e9125600c4b0572ead0084aacbad575006d8", "extract_dir": "build\\x86_64-pc-windows-gnu" } },