diff --git a/bucket/broot.json b/bucket/broot.json index 46d5326e0c..d32ea1b171 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.44.0", + "version": "1.44.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.44.0/broot_1.44.0.zip", - "hash": "a34335925b02ea05f4aea6df2610ef32f29d263bc4a43938c1ca9ac6d605b9a4", + "url": "https://github.com/Canop/broot/releases/download/v1.44.1/broot_1.44.1.zip", + "hash": "59f1f8e6f491174108889c5c1288506876dba96c3751cc7679d9d8fbbbfc34bd", "extract_dir": "x86_64-pc-windows-gnu" } },