diff --git a/bucket/broot.json b/bucket/broot.json index 9e0a2bf605..5e32152b73 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.46.1", + "version": "1.46.2", "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.46.1/broot_1.46.1.zip", - "hash": "a20f1e9f7692c15a15c00dd88619933be1ffa1bc4591e146e1ed66f6bb6b6bba", + "url": "https://github.com/Canop/broot/releases/download/v1.46.2/broot_1.46.2.zip", + "hash": "6da1fe89990caae8595c73adc73fae3c89997b123e971568e08447219962ef3a", "extract_dir": "x86_64-pc-windows-gnu" } },