broot: Update to version 0.20.3

This commit is contained in:
Jakub Čábera 2020-08-24 08:58:13 +02:00
parent b2cb96b940
commit 9fddb075d6

View File

@ -1,12 +1,12 @@
{
"version": "0.20.2",
"version": "0.20.3",
"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.2/broot_0.20.2.zip",
"hash": "8581c2064ade9dd96980f776b03d408862ae00364fd38f431e176015fda3185f",
"url": "https://github.com/Canop/broot/releases/download/v0.20.3/broot_0.20.3.zip",
"hash": "11f20942c0a0035e8b781b17a3a6196892f7021b30aea839e7814d669be60857",
"extract_dir": "build\\x86_64-pc-windows-gnu"
}
},