broot: Update to version 1.17.1

This commit is contained in:
github-actions[bot] 2022-12-15 12:30:45 +00:00
parent eb68e2c3f6
commit d12095a8a5

View File

@ -1,12 +1,12 @@
{ {
"version": "1.17.0", "version": "1.17.1",
"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.17.0/broot_1.17.0.zip", "url": "https://github.com/Canop/broot/releases/download/v1.17.1/broot_1.17.1.zip",
"hash": "237cc063c0684385b6bb7807936b62e298689b89c1167ff34b5bdba911ecaebd", "hash": "af4f4759dca649043e82d77870f24afa5819d6353deffdeeedae89ffd3550291",
"extract_dir": "x86_64-pc-windows-gnu" "extract_dir": "x86_64-pc-windows-gnu"
} }
}, },