diff --git a/bucket/broot.json b/bucket/broot.json index 96bb512017..eef8b47295 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -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" } },