broot: Update to version 1.46.1

This commit is contained in:
github-actions[bot] 2025-04-20 16:28:53 +00:00
parent c67f059df8
commit 17b13a5085

View File

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