broot: Update to version 1.32.0

This commit is contained in:
github-actions[bot] 2024-01-02 20:24:33 +00:00
parent cabd161d56
commit c313b8f2e9

View File

@ -1,12 +1,12 @@
{ {
"version": "1.31.0", "version": "1.32.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.31.0/broot_1.31.0.zip", "url": "https://github.com/Canop/broot/releases/download/v1.32.0/broot_1.32.0.zip",
"hash": "97a801ad9ebe2f9b8725cd961a2b70cbe0c4e03d9bb37d47dc84b435cb226eed", "hash": "2cbb599183d954e067ba51b5d3e165227bc1c030a8ab50e5ff6d5521acd1b5e5",
"extract_dir": "x86_64-pc-windows-gnu" "extract_dir": "x86_64-pc-windows-gnu"
} }
}, },