diff --git a/bucket/fzf.json b/bucket/fzf.json index dc125a7429..55ba6265d7 100644 --- a/bucket/fzf.json +++ b/bucket/fzf.json @@ -1,12 +1,12 @@ { - "version": "0.32.0", + "version": "0.32.1", "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.32.0/fzf-0.32.0-windows_amd64.zip", - "hash": "14c7d692ae252e35aeb53c17c995f56b21e0f1afb2d1bca3efb2a5ad5410b661" + "url": "https://github.com/junegunn/fzf/releases/download/0.32.1/fzf-0.32.1-windows_amd64.zip", + "hash": "fba5bac1a61f6f26237f628c7cce9bd5e87f55c34e06348deaf27f627b126aa7" } }, "bin": "fzf.exe",