diff --git a/bucket/broot.json b/bucket/broot.json index 944f741a39..cc5a5053e6 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "0.16.0", + "version": "0.17.0", "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.16.0/broot_0.16.0.zip", - "hash": "69fe5a62c3c60163b4c6a65ad62802cf8d86fb1f807b135ce667a55f48893452", + "url": "https://github.com/Canop/broot/releases/download/v0.17.0/broot_0.17.0.zip", + "hash": "3e1d6b92d2c79a5158cef86c59dd79042e49dccecc8beb23beba0347b0220bbe", "extract_dir": "build\\x86_64-pc-windows-gnu" } },