diff --git a/bucket/broot.json b/bucket/broot.json index 1d44cb940c..d97250fda5 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.40.0", + "version": "1.41.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.40.0/broot_1.40.0.zip", - "hash": "fb7f3b5c9edd87bd17c63ea2ad9717675aeded91e230cbeefe02e7cbe5e3692b", + "url": "https://github.com/Canop/broot/releases/download/v1.41.0/broot_1.41.0.zip", + "hash": "52238a5de2e02b0b65babed5a855033ba9352b11eb6baa8ac186fd694c5811af", "extract_dir": "x86_64-pc-windows-gnu" } },