diff --git a/bucket/broot.json b/bucket/broot.json index 937386989e..617645fc31 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.2.9", + "version": "1.3.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.2.9/broot_1.2.9.zip", - "hash": "651f4373a72c1a14d8075255e3d408ac37994701b7729c41f19e419af3c6f500", + "url": "https://github.com/Canop/broot/releases/download/v1.3.0/broot_1.3.0.zip", + "hash": "a2cee7e7589a89e14f398318cf063fc88ee7077b0e62ab1dbe069e8dbecbb334", "extract_dir": "build\\x86_64-pc-windows-gnu" } },