broot: Update to version 1.39.0

This commit is contained in:
github-actions[bot] 2024-05-31 20:25:34 +00:00
parent 34a59e60b2
commit 2e62a333e7

View File

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