diff --git a/bucket/broot.json b/bucket/broot.json index 63f8f4069b..96eba6600e 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "0.18.6", + "version": "0.19.0", "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.18.6/broot_0.18.6.zip", - "hash": "b13bbfc6dbe8dd10bd9aa020ac0b304d00ca2d38affe51291e55d934e092ed54", + "url": "https://github.com/Canop/broot/releases/download/v0.19.0/broot_0.19.0.zip", + "hash": "8f210bcd3d9ea974c1e14a5c070cbef4cd5d335ffb9c88ee909a711eb5009e52", "extract_dir": "build\\x86_64-pc-windows-gnu" } },