diff --git a/bucket/broot.json b/bucket/broot.json index 9d9a4ea9c2..a859b66753 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.7.3", + "version": "1.7.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.7.3/broot_1.7.3.zip", - "hash": "61ac8c41a026d59f792c354797101ea55b134276e2b7995b575694fc56f42ca4", + "url": "https://github.com/Canop/broot/releases/download/v1.7.4/broot_1.7.4.zip", + "hash": "078e3b6070c5e21b45518d8e99c11223eaee09ebef5920ea5d50da9ea0cdde4c", "extract_dir": "build\\x86_64-pc-windows-gnu" } },