diff --git a/bucket/fzf.json b/bucket/fzf.json index bd1163a7ca..dc125a7429 100644 --- a/bucket/fzf.json +++ b/bucket/fzf.json @@ -1,12 +1,12 @@ { - "version": "0.31.0", + "version": "0.32.0", "description": "A general-purpose command-line fuzzy finder", "homepage": "https://github.com/junegunn/fzf", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/junegunn/fzf/releases/download/0.31.0/fzf-0.31.0-windows_amd64.zip", - "hash": "f25ba43906090d6663808ec2ad89fd6960f4bb4ba2d77ccf5b27b238df1c893c" + "url": "https://github.com/junegunn/fzf/releases/download/0.32.0/fzf-0.32.0-windows_amd64.zip", + "hash": "14c7d692ae252e35aeb53c17c995f56b21e0f1afb2d1bca3efb2a5ad5410b661" } }, "bin": "fzf.exe",