diff --git a/bucket/broot.json b/bucket/broot.json index 8fc5e34c3c..80c5867c65 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.0.6", + "version": "1.0.7", "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.0.6/broot_1.0.6.zip", - "hash": "c9282deb3e5315d2eb702baa8239b3d14e94d4a724f2158a27340074c6195888", + "url": "https://github.com/Canop/broot/releases/download/v1.0.7/broot_1.0.7.zip", + "hash": "aa639ac427b02ee067991180121460313c96698e56e8636f6c4a3b1217fd93e0", "extract_dir": "build\\x86_64-pc-windows-gnu" } },