diff --git a/bucket/broot.json b/bucket/broot.json index b3c5224a79..6e0cb77fc7 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.31.0", + "version": "1.32.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/v1.31.0/broot_1.31.0.zip", - "hash": "97a801ad9ebe2f9b8725cd961a2b70cbe0c4e03d9bb37d47dc84b435cb226eed", + "url": "https://github.com/Canop/broot/releases/download/v1.32.0/broot_1.32.0.zip", + "hash": "2cbb599183d954e067ba51b5d3e165227bc1c030a8ab50e5ff6d5521acd1b5e5", "extract_dir": "x86_64-pc-windows-gnu" } },