From 9e8910ac3880df7f61f88dbc8e462a59418969c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 3 Feb 2021 19:01:28 +0100 Subject: [PATCH] fzf: Update to version 0.25.1 --- bucket/fzf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fzf.json b/bucket/fzf.json index bef3f74eca..59d1f47ff9 100644 --- a/bucket/fzf.json +++ b/bucket/fzf.json @@ -1,12 +1,12 @@ { - "version": "0.25.0", + "version": "0.25.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.25.0/fzf-0.25.0-windows_amd64.zip", - "hash": "099712165a1068159ffa7c56e285dfa782b76de7106b7a7e1b9ef8cd000e4dbc" + "url": "https://github.com/junegunn/fzf/releases/download/0.25.1/fzf-0.25.1-windows_amd64.zip", + "hash": "8acee209dc2097f3be842aecce5980704458cd72bde8927310460a6c539edbce" } }, "bin": "fzf.exe",