broot: Update to version 1.36.0

This commit is contained in:
github-actions[bot] 2024-03-09 12:29:53 +00:00
parent 5d9bc5e6b4
commit a4b183bb55

View File

@ -1,12 +1,12 @@
{ {
"version": "1.35.0", "version": "1.36.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.35.0/broot_1.35.0.zip", "url": "https://github.com/Canop/broot/releases/download/v1.36.0/broot_1.36.0.zip",
"hash": "06819454ee5094e1212a7660738b4ee1da863ddf9814f9c7027bc8d73f70e6c7", "hash": "cbbdece3a383b1d19ae03a47fc2260ae26dfdf550bba9df1198e780b08154c38",
"extract_dir": "x86_64-pc-windows-gnu" "extract_dir": "x86_64-pc-windows-gnu"
} }
}, },