diff --git a/bucket/broot.json b/bucket/broot.json index bf5f1b921b..7dcfe10732 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.21.3", + "version": "1.22.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/v1.21.3/broot_1.21.3.zip", - "hash": "ed66fcf26b92bf5a9286ea62cb3b17cf72525d64e63f1492383e770bb6344a8d", + "url": "https://github.com/Canop/broot/releases/download/v1.22.0/broot_1.22.0.zip", + "hash": "646de2751b8729957ee9a8f86e1ec706bde5c35ea61400f80f9216c266469377", "extract_dir": "x86_64-pc-windows-gnu" } },