diff --git a/bucket/broot.json b/bucket/broot.json index 0799b109ea..4cb04914c1 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "0.19.4", + "version": "0.20.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/v0.19.4/broot_0.19.4.zip", - "hash": "1b5b333359d5945c306d1c5ab7d1f70193e6650c2fddbaae825598a68cf03027", + "url": "https://github.com/Canop/broot/releases/download/v0.20.0/broot_0.20.0.zip", + "hash": "fabda7b87c0e7f2f9861a62bfebf7a3672c21a14d5f2b78bb493d54a5d0af7b3", "extract_dir": "build\\x86_64-pc-windows-gnu" } },