broot: Update to version 1.6.4

This commit is contained in:
Richard Kuhnt 2021-10-01 20:00:31 +00:00
parent 108265800e
commit 800785c894

View File

@ -1,12 +1,12 @@
{ {
"version": "1.6.3", "version": "1.6.4",
"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.6.3/broot_1.6.3.zip", "url": "https://github.com/Canop/broot/releases/download/v1.6.4/broot_1.6.4.zip",
"hash": "46704b832cb3bafec876f232105a758d51ac5c095d2bd3dee3b46a811664e1fa", "hash": "e294c332fc590348cbcfa2d0c376cf6ea375b1e0fac4f6ba557f7cccc0a36c6f",
"extract_dir": "build\\x86_64-pc-windows-gnu" "extract_dir": "build\\x86_64-pc-windows-gnu"
} }
}, },