diff --git a/bucket/broot.json b/bucket/broot.json index fb49453c49..26ceec9b45 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.35.0", + "version": "1.36.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.35.0/broot_1.35.0.zip", - "hash": "06819454ee5094e1212a7660738b4ee1da863ddf9814f9c7027bc8d73f70e6c7", + "url": "https://github.com/Canop/broot/releases/download/v1.36.0/broot_1.36.0.zip", + "hash": "cbbdece3a383b1d19ae03a47fc2260ae26dfdf550bba9df1198e780b08154c38", "extract_dir": "x86_64-pc-windows-gnu" } },