diff --git a/bucket/broot.json b/bucket/broot.json index 13942409e8..c3b8025f8f 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "0.18.0", + "version": "0.18.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/v0.18.0/broot_0.18.0.zip", - "hash": "5a457725aa550f9607bb898b3f99a19907b5eaac5777605ef85e1d4dd00c77bf", + "url": "https://github.com/Canop/broot/releases/download/v0.18.1/broot_0.18.1.zip", + "hash": "b9181d86e3db4d6661f60370ca1c72ae5abdc8b6768a240f50b96168a174ca67", "extract_dir": "build\\x86_64-pc-windows-gnu" } },