broot: Update to version 1.24.1

This commit is contained in:
github-actions[bot] 2023-07-16 16:29:27 +00:00
parent bbf911e9c5
commit 923ab013dc

View File

@ -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"
}
},