broot: Update to version 0.19.3

This commit is contained in:
Jakub Čábera 2020-07-27 21:51:18 +02:00
parent e76586d312
commit fa780e655f

View File

@ -1,12 +1,12 @@
{ {
"version": "0.19.2", "version": "0.19.3",
"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/v0.19.2/broot_0.19.2.zip", "url": "https://github.com/Canop/broot/releases/download/v0.19.3/broot_0.19.3.zip",
"hash": "882bdae264b07aeab750a9befe1a6f227626f6803c31f61f182b2338ce54c5dc", "hash": "f7b384eef76a6206970ae8b07e3e91b36e404c88a3af163cc1bd2a9f77a9b400",
"extract_dir": "build\\x86_64-pc-windows-gnu" "extract_dir": "build\\x86_64-pc-windows-gnu"
} }
}, },