diff --git a/bucket/fzf.json b/bucket/fzf.json index 08a50f0530..9fea64708d 100644 --- a/bucket/fzf.json +++ b/bucket/fzf.json @@ -1,12 +1,12 @@ { - "version": "0.27.0", + "version": "0.27.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.27.0/fzf-0.27.0-windows_amd64.zip", - "hash": "81df7f29bd1121f8326bba961b365b50afecdcee0c09845d44afec0a52fc50a1" + "url": "https://github.com/junegunn/fzf/releases/download/0.27.1/fzf-0.27.1-windows_amd64.zip", + "hash": "525ea7743e739097020c92a9ae4fa25cbd053443802dad6d582ab1456afb171f" } }, "bin": "fzf.exe",