diff --git a/bucket/broot.json b/bucket/broot.json index 41f6af74b6..d0ba91df11 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.13.2", + "version": "1.13.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/v1.13.2/broot_1.13.2.zip", - "hash": "4a6f4c30c08d22371909963f886b22ac9e73c0dafba9b3ef5826b5cba32e8b6f", + "url": "https://github.com/Canop/broot/releases/download/v1.13.3/broot_1.13.3.zip", + "hash": "f6b3889d608af99cabf8e1214a8bf85cdf3c97e37a4c4e4a16a6b4be2432c8fc", "extract_dir": "x86_64-pc-windows-gnu" } },