broot: Update to version 1.6.1

This commit is contained in:
Richard Kuhnt 2021-06-23 12:00:23 +00:00
parent 405d017aad
commit 10e22c215d

View File

@ -1,12 +1,12 @@
{
"version": "1.6.0",
"version": "1.6.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.6.0/broot_1.6.0.zip",
"hash": "9404d8f734620237b87c76b3bc6de553f5c8737c20fe00812f815470a1d8356d",
"url": "https://github.com/Canop/broot/releases/download/v1.6.1/broot_1.6.1.zip",
"hash": "a7b30ec7bbd41b80ea0df273104c1bc9db4e00740e63d6f64a76aef17c79433a",
"extract_dir": "build\\x86_64-pc-windows-gnu"
}
},