broot: Update to version 1.52.0

This commit is contained in:
github-actions[bot] 2025-11-01 12:31:09 +00:00
parent 55ab23342f
commit 76891ed55e

View File

@ -1,12 +1,12 @@
{ {
"version": "1.51.0", "version": "1.52.0",
"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.51.0/broot_1.51.0.zip", "url": "https://github.com/Canop/broot/releases/download/v1.52.0/broot_1.52.0.zip",
"hash": "d224bbb18d784e6fcfc05c23873d93b22c146ba284d6ef4abacc14da97de60cf", "hash": "fb433f5f9355780f25285607cc0e0956bf3d1399ea152ae09482cc2f5e8293e0",
"extract_dir": "x86_64-pc-windows-gnu" "extract_dir": "x86_64-pc-windows-gnu"
} }
}, },