broot: Update to version 1.38.0

This commit is contained in:
github-actions[bot] 2024-05-04 20:25:18 +00:00
parent 504f3cd978
commit cfab1a7128

View File

@ -1,12 +1,12 @@
{ {
"version": "1.37.0", "version": "1.38.0",
"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.37.0/broot_1.37.0.zip", "url": "https://github.com/Canop/broot/releases/download/v1.38.0/broot_1.38.0.zip",
"hash": "7158f7bd15ad6ed00bf7562f367622de6c93560abf2f884b2ab0dc43a6f7bd9e", "hash": "2cf6151b65d5a39c85dfe8c118d725d45974e396cb78e711ccffe00177f488ff",
"extract_dir": "x86_64-pc-windows-gnu" "extract_dir": "x86_64-pc-windows-gnu"
} }
}, },