broot: Update to version 1.5.0

This commit is contained in:
Jakub Čábera 2021-06-02 18:24:23 -07:00
parent 64c7c42294
commit 61dfa48961

View File

@ -1,12 +1,12 @@
{ {
"version": "1.4.0", "version": "1.5.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.4.0/broot_1.4.0.zip", "url": "https://github.com/Canop/broot/releases/download/v1.5.0/broot_1.5.0.zip",
"hash": "e0af3d57ef73a4790bb5b28422c5692ab597c1a8914e1a2481bb45eed07e36cf", "hash": "33897019e9041f01877737f70cb09343904101b16cedfa4e044820d8c7551264",
"extract_dir": "build\\x86_64-pc-windows-gnu" "extract_dir": "build\\x86_64-pc-windows-gnu"
} }
}, },