broot: Update to version 1.46.4

This commit is contained in:
github-actions[bot] 2025-05-14 16:30:06 +00:00
parent 125e6062c1
commit 1907ab4d3b

View File

@ -1,12 +1,12 @@
{ {
"version": "1.46.3", "version": "1.46.4",
"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.46.3/broot_1.46.3.zip", "url": "https://github.com/Canop/broot/releases/download/v1.46.4/broot_1.46.4.zip",
"hash": "9c204248d04d0235a51f32a57b20c0e0c7a383e841dd81ec101f1a29cba95838", "hash": "72f5d5537cb57065602a6c78337a5aa311be27e2422127753bee07040ecafe65",
"extract_dir": "x86_64-pc-windows-gnu" "extract_dir": "x86_64-pc-windows-gnu"
} }
}, },