broot: Update to version 1.11.1

This commit is contained in:
github-actions[bot] 2022-04-04 16:30:43 +00:00
parent 24dc446f3c
commit 8876c0c52a

View File

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