broot: Update to version 1.8.0

This commit is contained in:
github-actions[bot] 2021-12-26 12:29:45 +00:00
parent 66de4704b3
commit 96fa24b023

View File

@ -1,12 +1,12 @@
{ {
"version": "1.7.5", "version": "1.8.0",
"description": "A new way to see and navigate directory trees", "description": "A new way to see and navigate directory trees",
"homepage": "https://dystroy.org/broot/", "homepage": "https://dystroy.org/broot/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Canop/broot/releases/download/v1.7.5/broot_1.7.5.zip", "url": "https://github.com/Canop/broot/releases/download/v1.8.0/broot_1.8.0.zip",
"hash": "99cb1f9203b47c9bce4e7fd5137a599ac81d763f613dddc8faa1de57c366f135", "hash": "61e18e24280b7fd79b399fa85a47e15ef8f52d070d45997e8674d22aa87734df",
"extract_dir": "build\\x86_64-pc-windows-gnu" "extract_dir": "build\\x86_64-pc-windows-gnu"
} }
}, },