broot: Update to version 1.21.1

This commit is contained in:
github-actions[bot] 2023-03-23 20:27:23 +00:00
parent d9eba7d1af
commit d0b8e3913b

View File

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