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