broot: Update to version 1.53.0

This commit is contained in:
github-actions[bot] 2025-11-08 12:31:16 +00:00
parent 9c266f9451
commit 41c7205ce7

View File

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