broot: Update to version 1.26.1

This commit is contained in:
github-actions[bot] 2023-09-30 16:26:01 +00:00
parent cfa770b34b
commit 8afc09b922

View File

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