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