broot: Update to version 1.50.0

This commit is contained in:
github-actions[bot] 2025-09-25 20:29:07 +00:00
parent dd5e3dae2a
commit efd3327790

View File

@ -1,12 +1,12 @@
{ {
"version": "1.49.1", "version": "1.50.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.49.1/broot_1.49.1.zip", "url": "https://github.com/Canop/broot/releases/download/v1.50.0/broot_1.50.0.zip",
"hash": "3828c195a03955adde64d267edc7e54a88a3d775743a8d461c5f7e7043212095", "hash": "af0dacc244215c252d72c1d292319ad9ce665d7ee5976be6abcfb9920c568bf4",
"extract_dir": "x86_64-pc-windows-gnu" "extract_dir": "x86_64-pc-windows-gnu"
} }
}, },