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