diff --git a/bucket/broot.json b/bucket/broot.json index 1513e433ac..628575b2a8 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.30.0", + "version": "1.30.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.30.0/broot_1.30.0.zip", - "hash": "8a6d8c83e14c66cb1aad8d01b8fe9f3b292f28f00224174d4e3254573d0acc67", + "url": "https://github.com/Canop/broot/releases/download/v1.30.1/broot_1.30.1.zip", + "hash": "ba53ef37ddd32d7872723d43221c3c619a65f71bdf7a643e8f03e216bf59d0bf", "extract_dir": "x86_64-pc-windows-gnu" } },