diff --git a/bucket/broot.json b/bucket/broot.json index 7fa0a9911a..3b8298375f 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.5.0", + "version": "1.5.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.5.0/broot_1.5.0.zip", - "hash": "33897019e9041f01877737f70cb09343904101b16cedfa4e044820d8c7551264", + "url": "https://github.com/Canop/broot/releases/download/v1.5.1/broot_1.5.1.zip", + "hash": "47f0a1a7fcbca66ff1090217e4dccf233bf2292c6659469da41133d5edf223a6", "extract_dir": "build\\x86_64-pc-windows-gnu" } },