From 92d64e0c7848f85e907e95d24e781bbaf98406fe Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 22 May 2021 05:01:46 +0000 Subject: [PATCH] fzf: Update to version 0.27.1 --- bucket/fzf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",