broot: Update to version 1.49.0

This commit is contained in:
github-actions[bot] 2025-09-13 12:31:17 +00:00
parent c4dc0a6343
commit ef840dbd19

View File

@ -1,12 +1,12 @@
{ {
"version": "1.48.0", "version": "1.49.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.48.0/broot_1.48.0.zip", "url": "https://github.com/Canop/broot/releases/download/v1.49.0/broot_1.49.0.zip",
"hash": "1d9de90bcf55b484353473aec17d78a8e66e1480d0494017e4fe7c67ab0c8281", "hash": "7e11d89bac80b2b7bed6581bd969d77c9bf80e1440c2131406ed546ccd50ab06",
"extract_dir": "x86_64-pc-windows-gnu" "extract_dir": "x86_64-pc-windows-gnu"
} }
}, },