broot: Update to version 1.26.0

This commit is contained in:
github-actions[bot] 2023-09-27 12:30:16 +00:00
parent 6ea3a3dd6b
commit 9050e1a6a5

View File

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