broot: Update to version 1.0.7

This commit is contained in:
Jakub Čábera 2020-11-28 08:38:02 +01:00
parent e4b6fb57e3
commit 6837b165a7

View File

@ -1,12 +1,12 @@
{
"version": "1.0.6",
"version": "1.0.7",
"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.6/broot_1.0.6.zip",
"hash": "c9282deb3e5315d2eb702baa8239b3d14e94d4a724f2158a27340074c6195888",
"url": "https://github.com/Canop/broot/releases/download/v1.0.7/broot_1.0.7.zip",
"hash": "aa639ac427b02ee067991180121460313c96698e56e8636f6c4a3b1217fd93e0",
"extract_dir": "build\\x86_64-pc-windows-gnu"
}
},