broot: Update to version 1.39.2

This commit is contained in:
github-actions[bot] 2024-07-08 16:28:42 +00:00
parent 6523890ee3
commit c739329464

View File

@ -1,12 +1,12 @@
{ {
"version": "1.39.1", "version": "1.39.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.39.1/broot_1.39.1.zip", "url": "https://github.com/Canop/broot/releases/download/v1.39.2/broot_1.39.2.zip",
"hash": "9eeab23263423501ba3163dfdb1142ffbd1ddc73e3615d2f0b0dd0ee6b69538c", "hash": "88a9110f82ade3fbf5851455791444a6ea96688241670ef68651c051a4dc61d6",
"extract_dir": "x86_64-pc-windows-gnu" "extract_dir": "x86_64-pc-windows-gnu"
} }
}, },