diff --git a/bucket/broot.json b/bucket/broot.json index c85b40ac15..d63298d599 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.0.9", + "version": "1.1.10", "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.0.9/broot_1.0.9.zip", - "hash": "cf8dfcabd5341aeca08f84f3d960228580f8afd3808752e7779f5dbd5dd72018", + "url": "https://github.com/Canop/broot/releases/download/v1.1.10/broot_1.1.10.zip", + "hash": "880eb402bb668316fc6dd7390bf57a1ef63b6000569e9d42200a234f4b28b74f", "extract_dir": "build\\x86_64-pc-windows-gnu" } },