From 4eee9bbb07fdc1993df20c71e8acab66178e219f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 5 Dec 2020 22:35:42 +0100 Subject: [PATCH] fzf: Update to version 0.24.4 --- bucket/fzf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fzf.json b/bucket/fzf.json index cb37ae68a9..abac06bf44 100644 --- a/bucket/fzf.json +++ b/bucket/fzf.json @@ -1,12 +1,12 @@ { - "version": "0.24.3", + "version": "0.24.4", "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.24.3/fzf-0.24.3-windows_amd64.zip", - "hash": "bca2c2d5936bc6e4a2204120e1af86552a0ccf0c59da5d6a364d590b9db8b219" + "url": "https://github.com/junegunn/fzf/releases/download/0.24.4/fzf-0.24.4-windows_amd64.zip", + "hash": "144dffb0e1841913185c41bd54e260bcae67631bfdfcaf3515a240c5b14076bb" } }, "bin": "fzf.exe",