broot: Update to version 1.1.10

This commit is contained in:
Jakub Čábera 2020-12-24 19:43:52 +01:00
parent 55e5a76860
commit 460f3282a7

View File

@ -1,12 +1,12 @@
{
"version": "1.0.9",
"version": "1.1.10",
"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.0.9/broot_1.0.9.zip",
"hash": "cf8dfcabd5341aeca08f84f3d960228580f8afd3808752e7779f5dbd5dd72018",
"url": "https://github.com/Canop/broot/releases/download/v1.1.10/broot_1.1.10.zip",
"hash": "880eb402bb668316fc6dd7390bf57a1ef63b6000569e9d42200a234f4b28b74f",
"extract_dir": "build\\x86_64-pc-windows-gnu"
}
},