broot: Update to version 1.13.2

This commit is contained in:
github-actions[bot] 2022-06-18 16:29:48 +00:00
parent 1e31e31879
commit 7a20f9bdca

View File

@ -1,12 +1,12 @@
{ {
"version": "1.13.1", "version": "1.13.2",
"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.13.1/broot_1.13.1.zip", "url": "https://github.com/Canop/broot/releases/download/v1.13.2/broot_1.13.2.zip",
"hash": "6e3c42076d86cf0742a268b764a5f2cd9c95f1ee6b31df96745aaa44979a85b9", "hash": "4a6f4c30c08d22371909963f886b22ac9e73c0dafba9b3ef5826b5cba32e8b6f",
"extract_dir": "x86_64-pc-windows-gnu" "extract_dir": "x86_64-pc-windows-gnu"
} }
}, },