broot: Update to version 0.18.3

This commit is contained in:
Jakub Čábera 2020-06-30 15:47:55 +02:00
parent 081ecf88dc
commit 7e5c4f01aa

View File

@ -1,12 +1,12 @@
{
"version": "0.18.2",
"version": "0.18.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.18.2/broot_0.18.2.zip",
"hash": "edc7c7f248c3c5b3cd1f905226523ae604e3e8f0ae8e508663f894887a9b17d7",
"url": "https://github.com/Canop/broot/releases/download/v0.18.3/broot_0.18.3.zip",
"hash": "c9cabac79e114d9809ea48909a793ab1d26f692bce80da074776291860eeb88a",
"extract_dir": "build\\x86_64-pc-windows-gnu"
}
},