broot: Update to version 0.20.1

This commit is contained in:
Jakub Čábera 2020-08-19 09:42:46 +02:00
parent 1f0e2b7da8
commit 4ac6649db4

View File

@ -1,12 +1,12 @@
{
"version": "0.20.0",
"version": "0.20.1",
"description": "A new way to see and navigate directory trees",
"homepage": "https://dystroy.org/broot/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Canop/broot/releases/download/v0.20.0/broot_0.20.0.zip",
"hash": "fabda7b87c0e7f2f9861a62bfebf7a3672c21a14d5f2b78bb493d54a5d0af7b3",
"url": "https://github.com/Canop/broot/releases/download/v0.20.1/broot_0.20.1.zip",
"hash": "77d5f9709fde073574e756fc0c41f85e760af743201c4c8be5c27c52fc2dab02",
"extract_dir": "build\\x86_64-pc-windows-gnu"
}
},