diff --git a/bucket/broot.json b/bucket/broot.json index a7a7eb28d1..fa45783195 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.39.0", + "version": "1.39.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/v1.39.0/broot_1.39.0.zip", - "hash": "720fa5aa1d7ed54a994b6210ddab32255cf76ca3e18c1bb479d296fd05dc4a92", + "url": "https://github.com/Canop/broot/releases/download/v1.39.1/broot_1.39.1.zip", + "hash": "9eeab23263423501ba3163dfdb1142ffbd1ddc73e3615d2f0b0dd0ee6b69538c", "extract_dir": "x86_64-pc-windows-gnu" } },