broot: Update to version 1.24.2

This commit is contained in:
github-actions[bot] 2023-07-19 00:46:08 +00:00
parent 7e16be2774
commit bc986273d8

View File

@ -1,12 +1,12 @@
{ {
"version": "1.24.1", "version": "1.24.2",
"description": "A new way to see and navigate directory trees", "description": "A new way to see and navigate directory trees",
"homepage": "https://dystroy.org/broot/", "homepage": "https://dystroy.org/broot/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Canop/broot/releases/download/v1.24.1/broot_1.24.1.zip", "url": "https://github.com/Canop/broot/releases/download/v1.24.2/broot_1.24.2.zip",
"hash": "486437aeecaa77c18fb4a2f081e30ba16c225961f33e43cee21a699863253582", "hash": "33b3d47a2e062626467e71eea457a06c11398d5fc36621ff2f4f05dc8393c349",
"extract_dir": "x86_64-pc-windows-gnu" "extract_dir": "x86_64-pc-windows-gnu"
} }
}, },