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