broot: Update to version 1.2.4

This commit is contained in:
Jakub Čábera 2021-02-14 20:27:15 +01:00
parent e7bb46ec38
commit c1ceec7f41

View File

@ -1,12 +1,12 @@
{ {
"version": "1.2.3", "version": "1.2.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.2.3/broot_1.2.3.zip", "url": "https://github.com/Canop/broot/releases/download/v1.2.4/broot_1.2.4.zip",
"hash": "75788a3d3eed05d29eb0464ed0a2e9125600c4b0572ead0084aacbad575006d8", "hash": "b381a0a594503d75363643902395987ec001089ea099b1193ddbf4b9afa48912",
"extract_dir": "build\\x86_64-pc-windows-gnu" "extract_dir": "build\\x86_64-pc-windows-gnu"
} }
}, },