broot: Update to version 1.18.0

This commit is contained in:
github-actions[bot] 2022-12-21 20:25:30 +00:00
parent 5662a3543e
commit 89c29d885e

View File

@ -1,12 +1,12 @@
{
"version": "1.17.1",
"version": "1.18.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.17.1/broot_1.17.1.zip",
"hash": "af4f4759dca649043e82d77870f24afa5819d6353deffdeeedae89ffd3550291",
"url": "https://github.com/Canop/broot/releases/download/v1.18.0/broot_1.18.0.zip",
"hash": "6896303d58f108c13d8d3517940bab6acd5f3d43e3af3342a191a9371c6ae2e3",
"extract_dir": "x86_64-pc-windows-gnu"
}
},