broot: Update to version 0.20.0

This commit is contained in:
Jakub Čábera 2020-08-16 16:32:29 +02:00
parent 03766fb149
commit 51cf262cef

View File

@ -1,12 +1,12 @@
{ {
"version": "0.19.4", "version": "0.20.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/v0.19.4/broot_0.19.4.zip", "url": "https://github.com/Canop/broot/releases/download/v0.20.0/broot_0.20.0.zip",
"hash": "1b5b333359d5945c306d1c5ab7d1f70193e6650c2fddbaae825598a68cf03027", "hash": "fabda7b87c0e7f2f9861a62bfebf7a3672c21a14d5f2b78bb493d54a5d0af7b3",
"extract_dir": "build\\x86_64-pc-windows-gnu" "extract_dir": "build\\x86_64-pc-windows-gnu"
} }
}, },