broot: Update to version 1.8.1

This commit is contained in:
github-actions[bot] 2021-12-29 12:30:06 +00:00
parent f04969ce24
commit 72047fec1a

View File

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