diff --git a/bucket/broot.json b/bucket/broot.json index 7441f3d16b..6be6e8f6e5 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.1.11", + "version": "1.2.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.1.11/broot_1.1.11.zip", - "hash": "96d7b8e683ceb0504c99be0075e12cd2b28dae6a8eb55541ef37c8c2bc2f4621", + "url": "https://github.com/Canop/broot/releases/download/v1.2.0/broot_1.2.0.zip", + "hash": "07ae7f192643f73cd38d7d1f9bfd9bd5048e7fd5930573d086be75f0d112b464", "extract_dir": "build\\x86_64-pc-windows-gnu" } },