diff --git a/bucket/broot.json b/bucket/broot.json index f0efa7d3b2..cebb7ad40f 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.17.0", + "version": "1.17.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.17.0/broot_1.17.0.zip", - "hash": "237cc063c0684385b6bb7807936b62e298689b89c1167ff34b5bdba911ecaebd", + "url": "https://github.com/Canop/broot/releases/download/v1.17.1/broot_1.17.1.zip", + "hash": "af4f4759dca649043e82d77870f24afa5819d6353deffdeeedae89ffd3550291", "extract_dir": "x86_64-pc-windows-gnu" } },