diff --git a/bucket/broot.json b/bucket/broot.json index ba85473f72..eb6c060e64 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.3.1", + "version": "1.4.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.3.1/broot_1.3.1.zip", - "hash": "e9eb63c24fe2996195ced7b0fcb5ce427d636b300aa64650d228a980ec205f8d", + "url": "https://github.com/Canop/broot/releases/download/v1.4.0/broot_1.4.0.zip", + "hash": "e0af3d57ef73a4790bb5b28422c5692ab597c1a8914e1a2481bb45eed07e36cf", "extract_dir": "build\\x86_64-pc-windows-gnu" } },