broot: Update to version 1.44.1

This commit is contained in:
github-actions[bot] 2024-10-16 20:28:23 +00:00
parent 7438353358
commit da77a8c071

View File

@ -1,12 +1,12 @@
{ {
"version": "1.44.0", "version": "1.44.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.44.0/broot_1.44.0.zip", "url": "https://github.com/Canop/broot/releases/download/v1.44.1/broot_1.44.1.zip",
"hash": "a34335925b02ea05f4aea6df2610ef32f29d263bc4a43938c1ca9ac6d605b9a4", "hash": "59f1f8e6f491174108889c5c1288506876dba96c3751cc7679d9d8fbbbfc34bd",
"extract_dir": "x86_64-pc-windows-gnu" "extract_dir": "x86_64-pc-windows-gnu"
} }
}, },