diff --git a/bucket/broot.json b/bucket/broot.json index ef012e2d8c..0195a82bbf 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.37.0", + "version": "1.38.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.37.0/broot_1.37.0.zip", - "hash": "7158f7bd15ad6ed00bf7562f367622de6c93560abf2f884b2ab0dc43a6f7bd9e", + "url": "https://github.com/Canop/broot/releases/download/v1.38.0/broot_1.38.0.zip", + "hash": "2cf6151b65d5a39c85dfe8c118d725d45974e396cb78e711ccffe00177f488ff", "extract_dir": "x86_64-pc-windows-gnu" } },