diff --git a/bucket/broot.json b/bucket/broot.json index 8e28f96114..d6736e5754 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.12.0", + "version": "1.13.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.12.0/broot_1.12.0.zip", - "hash": "5f8e63cc9b0e7cbd5b01dd010d9478ed09e36fa9209e6ec20ffedb1d8ddb2969", + "url": "https://github.com/Canop/broot/releases/download/v1.13.0/broot_1.13.0.zip", + "hash": "aa20046d83fd69097855c96292881c0751f975927c03983839cd2f51112620d2", "extract_dir": "x86_64-pc-windows-gnu" } },