diff --git a/bucket/broot.json b/bucket/broot.json index a59d8827d0..67f5e5716f 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.25.2", + "version": "1.26.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.25.2/broot_1.25.2.zip", - "hash": "019a9a8070976791938b8d4290cebe4d3c4bbcd0ee1f536cc89d2fd463fa1c8f", + "url": "https://github.com/Canop/broot/releases/download/v1.26.0/broot_1.26.0.zip", + "hash": "9a6b0b50d047301c407bc6ffe9ddf2086429cd43b3104975426601b690bd8ab2", "extract_dir": "x86_64-pc-windows-gnu" } },