From 34615061ed4cf1a056aa96d04964f778367bc84e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Sep 2022 16:31:19 +0000 Subject: [PATCH] fzf: Update to version 0.34.0 --- bucket/fzf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fzf.json b/bucket/fzf.json index c15e600dc5..129afa093e 100644 --- a/bucket/fzf.json +++ b/bucket/fzf.json @@ -1,12 +1,12 @@ { - "version": "0.33.0", + "version": "0.34.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.33.0/fzf-0.33.0-windows_amd64.zip", - "hash": "f2ddd0ce44f2ebd52009c0f36d99270d711234a605529e01fd97fef87223fd1e" + "url": "https://github.com/junegunn/fzf/releases/download/0.34.0/fzf-0.34.0-windows_amd64.zip", + "hash": "8fb01d13587fb1e240129ce11b5814ea2b7e08a9f014b363d3e79cec595b80e5" } }, "bin": "fzf.exe",