broot: Update to version 1.46.0

This commit is contained in:
github-actions[bot] 2025-04-16 16:32:54 +00:00
parent 101d695ebc
commit 68e1db32ed

View File

@ -1,12 +1,12 @@
{ {
"version": "1.45.1", "version": "1.46.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.45.1/broot_1.45.1.zip", "url": "https://github.com/Canop/broot/releases/download/v1.46.0/broot_1.46.0.zip",
"hash": "44f4db6ef23f24f05324535793385c7b7e6e3b11f34f2eceab0769bdbcaf8d01", "hash": "edef5cd0c6fa4744f574945d98a806de96cae0ee39c35da1eb15f5695887ff91",
"extract_dir": "x86_64-pc-windows-gnu" "extract_dir": "x86_64-pc-windows-gnu"
} }
}, },