broot: Update to version 1.7.2

This commit is contained in:
Richard Kuhnt 2021-11-18 19:00:43 +00:00
parent 50be575a0e
commit 48ba747a47

View File

@ -1,12 +1,12 @@
{
"version": "1.7.1",
"version": "1.7.2",
"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.7.1/broot_1.7.1.zip",
"hash": "1fca63a3acc1e55a51ceaa3d75882d34653048eaecd548fefe677b4de64b8e17",
"url": "https://github.com/Canop/broot/releases/download/v1.7.2/broot_1.7.2.zip",
"hash": "c452da7ea66c87a4ac33706e40374e57026c4d9fb504d1660dedcd8991553f9c",
"extract_dir": "build\\x86_64-pc-windows-gnu"
}
},