broot: Update to version 1.2.0

This commit is contained in:
Jakub Čábera 2021-01-15 04:50:50 +01:00
parent 0b8fbe0965
commit 7e6a4636f2

View File

@ -1,12 +1,12 @@
{
"version": "1.1.11",
"version": "1.2.0",
"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/v1.1.11/broot_1.1.11.zip",
"hash": "96d7b8e683ceb0504c99be0075e12cd2b28dae6a8eb55541ef37c8c2bc2f4621",
"url": "https://github.com/Canop/broot/releases/download/v1.2.0/broot_1.2.0.zip",
"hash": "07ae7f192643f73cd38d7d1f9bfd9bd5048e7fd5930573d086be75f0d112b464",
"extract_dir": "build\\x86_64-pc-windows-gnu"
}
},