broot: Update to version 1.10.0

This commit is contained in:
github-actions[bot] 2022-03-29 16:58:44 +00:00
parent c927d8cc16
commit be2942998f

View File

@ -1,12 +1,12 @@
{
"version": "1.9.4",
"version": "1.10.0",
"description": "A new way to see and navigate directory trees",
"homepage": "https://dystroy.org/broot/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Canop/broot/releases/download/v1.9.4/broot_1.9.4.zip",
"hash": "af0841fb547b06dd1bbf466f2910c1d9c4c545588ee4f55f533435ef8440e261",
"url": "https://github.com/Canop/broot/releases/download/v1.10.0/broot_1.10.0.zip",
"hash": "50a5496ff5c706de3ca12dbe3723b61db5fe4550b3f2438b5befdb5c982132e4",
"extract_dir": "build\\x86_64-pc-windows-gnu"
}
},