From b37d124f2489ef3a02b23b0c0627ac990e6c6550 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 13 Mar 2021 07:00:23 +0000 Subject: [PATCH] fzf: Update to version 0.26.0 --- bucket/fzf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fzf.json b/bucket/fzf.json index 59d1f47ff9..e0460264a6 100644 --- a/bucket/fzf.json +++ b/bucket/fzf.json @@ -1,12 +1,12 @@ { - "version": "0.25.1", + "version": "0.26.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.25.1/fzf-0.25.1-windows_amd64.zip", - "hash": "8acee209dc2097f3be842aecce5980704458cd72bde8927310460a6c539edbce" + "url": "https://github.com/junegunn/fzf/releases/download/0.26.0/fzf-0.26.0-windows_amd64.zip", + "hash": "d1831811ab728f33b8bdf58ff9f1b1af169b643f2b67bd52d200c76c8bb85252" } }, "bin": "fzf.exe",