broot: Update to version 1.12.0

This commit is contained in:
github-actions[bot] 2022-05-06 08:31:11 +00:00
parent 58b0b530e4
commit e92e5c96a1

View File

@ -1,12 +1,12 @@
{
"version": "1.11.1",
"version": "1.12.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.11.1/broot_1.11.1.zip",
"hash": "eff52a4a06de1c87cd7621aefcc0a5d5bbd330d71af504c87a2a089be0a14fab",
"url": "https://github.com/Canop/broot/releases/download/v1.12.0/broot_1.12.0.zip",
"hash": "5f8e63cc9b0e7cbd5b01dd010d9478ed09e36fa9209e6ec20ffedb1d8ddb2969",
"extract_dir": "build\\x86_64-pc-windows-gnu"
}
},