broot: Update to version 1.21.3

This commit is contained in:
github-actions[bot] 2023-05-02 20:25:00 +00:00
parent 3542115f84
commit b8d13849ae

View File

@ -1,12 +1,12 @@
{ {
"version": "1.21.2", "version": "1.21.3",
"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.21.2/broot_1.21.2.zip", "url": "https://github.com/Canop/broot/releases/download/v1.21.3/broot_1.21.3.zip",
"hash": "851d3a0491532649dfdfe5324f8314102c0756e3987fd02ae7c9883518ed7cec", "hash": "ed66fcf26b92bf5a9286ea62cb3b17cf72525d64e63f1492383e770bb6344a8d",
"extract_dir": "x86_64-pc-windows-gnu" "extract_dir": "x86_64-pc-windows-gnu"
} }
}, },