broot: Update to version 1.21.2

This commit is contained in:
github-actions[bot] 2023-03-30 20:25:24 +00:00
parent b6ac6ab6ba
commit d71187c991

View File

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