broot: Update to version 1.27.0

This commit is contained in:
github-actions[bot] 2023-10-29 16:26:32 +00:00
parent da7fea5715
commit f91032a457

View File

@ -1,12 +1,12 @@
{ {
"version": "1.26.1", "version": "1.27.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.26.1/broot_1.26.1.zip", "url": "https://github.com/Canop/broot/releases/download/v1.27.0/broot_1.27.0.zip",
"hash": "04c8b31880a51ec9b7867a403fa3cebbd4c8e4a27a7ade4a29aa342f2683b7e5", "hash": "ab364516a81ec26c513e6656b9b76761d0c352f4a250240215fbf17292d8d4b1",
"extract_dir": "x86_64-pc-windows-gnu" "extract_dir": "x86_64-pc-windows-gnu"
} }
}, },