broot: Update to version 1.9.0

This commit is contained in:
github-actions[bot] 2022-01-06 16:30:34 +00:00
parent b961049ce5
commit c6a55c72a3

View File

@ -1,12 +1,12 @@
{
"version": "1.8.1",
"version": "1.9.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.8.1/broot_1.8.1.zip",
"hash": "ad24c33607261c8bfc82632ff75ad60047cd3e1587c3f194b66e8645f8910b54",
"url": "https://github.com/Canop/broot/releases/download/v1.9.0/broot_1.9.0.zip",
"hash": "f2de9cd2b8ca1fbf773469fedca3008a9ed8da35fa7cb307dfd20e9e44ad4436",
"extract_dir": "build\\x86_64-pc-windows-gnu"
}
},