diff --git a/bucket/broot.json b/bucket/broot.json index 973a5cbe91..89a3e1775e 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "0.19.2", + "version": "0.19.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/v0.19.2/broot_0.19.2.zip", - "hash": "882bdae264b07aeab750a9befe1a6f227626f6803c31f61f182b2338ce54c5dc", + "url": "https://github.com/Canop/broot/releases/download/v0.19.3/broot_0.19.3.zip", + "hash": "f7b384eef76a6206970ae8b07e3e91b36e404c88a3af163cc1bd2a9f77a9b400", "extract_dir": "build\\x86_64-pc-windows-gnu" } },