broot: Update to version 1.49.1

This commit is contained in:
github-actions[bot] 2025-09-15 08:31:17 +00:00
parent cdea8e5691
commit bc7018dde5

View File

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