broot: Update to version 1.13.0

This commit is contained in:
github-actions[bot] 2022-05-29 12:30:40 +00:00
parent ac76e7d69f
commit 8726b4b863

View File

@ -1,12 +1,12 @@
{ {
"version": "1.12.0", "version": "1.13.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.12.0/broot_1.12.0.zip", "url": "https://github.com/Canop/broot/releases/download/v1.13.0/broot_1.13.0.zip",
"hash": "5f8e63cc9b0e7cbd5b01dd010d9478ed09e36fa9209e6ec20ffedb1d8ddb2969", "hash": "aa20046d83fd69097855c96292881c0751f975927c03983839cd2f51112620d2",
"extract_dir": "x86_64-pc-windows-gnu" "extract_dir": "x86_64-pc-windows-gnu"
} }
}, },