diff --git a/bucket/broot.json b/bucket/broot.json index 6816d7d575..5e0faaf173 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.6.3", + "version": "1.6.4", "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.6.3/broot_1.6.3.zip", - "hash": "46704b832cb3bafec876f232105a758d51ac5c095d2bd3dee3b46a811664e1fa", + "url": "https://github.com/Canop/broot/releases/download/v1.6.4/broot_1.6.4.zip", + "hash": "e294c332fc590348cbcfa2d0c376cf6ea375b1e0fac4f6ba557f7cccc0a36c6f", "extract_dir": "build\\x86_64-pc-windows-gnu" } },