broot: Update to version 1.7.4

This commit is contained in:
Richard Kuhnt 2021-12-02 16:00:45 +00:00
parent d2915f02a0
commit 84258c0489

View File

@ -1,12 +1,12 @@
{ {
"version": "1.7.3", "version": "1.7.4",
"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.7.3/broot_1.7.3.zip", "url": "https://github.com/Canop/broot/releases/download/v1.7.4/broot_1.7.4.zip",
"hash": "61ac8c41a026d59f792c354797101ea55b134276e2b7995b575694fc56f42ca4", "hash": "078e3b6070c5e21b45518d8e99c11223eaee09ebef5920ea5d50da9ea0cdde4c",
"extract_dir": "build\\x86_64-pc-windows-gnu" "extract_dir": "build\\x86_64-pc-windows-gnu"
} }
}, },