diff --git a/bucket/broot.json b/bucket/broot.json index 8d930cf089..80880fc492 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.24.0", + "version": "1.24.1", "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.24.0/broot_1.24.0.zip", - "hash": "d400a468cad522165e03cff950cd992c89d9ca7456f816b0bd3aae9b0cc7f6ee", + "url": "https://github.com/Canop/broot/releases/download/v1.24.1/broot_1.24.1.zip", + "hash": "486437aeecaa77c18fb4a2f081e30ba16c225961f33e43cee21a699863253582", "extract_dir": "x86_64-pc-windows-gnu" } },