diff --git a/bucket/broot.json b/bucket/broot.json index dc9b96b52d..fb531fd8cc 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.21.1", + "version": "1.21.2", "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.21.1/broot_1.21.1.zip", - "hash": "0d1386fc57a590560a87134b991b7aa62c58a18024e9186f3215101734fb5983", + "url": "https://github.com/Canop/broot/releases/download/v1.21.2/broot_1.21.2.zip", + "hash": "851d3a0491532649dfdfe5324f8314102c0756e3987fd02ae7c9883518ed7cec", "extract_dir": "x86_64-pc-windows-gnu" } },