From 00fc682215cf50356e907e7220fdabe6baaeb249 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 15 Oct 2021 08:26:16 -0700 Subject: [PATCH] fzf: Update to version 0.27.3 --- bucket/fzf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fzf.json b/bucket/fzf.json index df0fbb0eb9..bde2719ce4 100644 --- a/bucket/fzf.json +++ b/bucket/fzf.json @@ -1,12 +1,12 @@ { - "version": "0.27.2", + "version": "0.27.3", "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.2/fzf-0.27.2-windows_amd64.zip", - "hash": "c9b5c8bdbef06305a2d0a33b0d82218bebd5a81a3f2187624d4a9d8fe972fc09" + "url": "https://github.com/junegunn/fzf/releases/download/0.27.3/fzf-0.27.3-windows_amd64.zip", + "hash": "4d264b04bee6e500fc2787a4748b26e5efe12d2a4ff7a906849a8ce3b75edbdd" } }, "bin": "fzf.exe",