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