diff --git a/bucket/broot.json b/bucket/broot.json index 508180414e..ef012e2d8c 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.36.1", + "version": "1.37.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.36.1/broot_1.36.1.zip", - "hash": "6f1898322d2ecac536ee0b4a4e076db289d92c65b0e73f0cb77f1961f93534d3", + "url": "https://github.com/Canop/broot/releases/download/v1.37.0/broot_1.37.0.zip", + "hash": "7158f7bd15ad6ed00bf7562f367622de6c93560abf2f884b2ab0dc43a6f7bd9e", "extract_dir": "x86_64-pc-windows-gnu" } },