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