diff --git a/bucket/broot.json b/bucket/broot.json index d97250fda5..2405e2669d 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.41.0", + "version": "1.41.1", "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.41.0/broot_1.41.0.zip", - "hash": "52238a5de2e02b0b65babed5a855033ba9352b11eb6baa8ac186fd694c5811af", + "url": "https://github.com/Canop/broot/releases/download/v1.41.1/broot_1.41.1.zip", + "hash": "c786faa80c4b9871d1f70646e208bf90dc137d8585d5209f66312e3412700b56", "extract_dir": "x86_64-pc-windows-gnu" } },