From 96b4876b3bef27c99d38ff23aec0a5d0724239a5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 20:28:48 +0000 Subject: [PATCH] fzf: Update to version 0.31.0 --- bucket/fzf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/fzf.json b/bucket/fzf.json index bd4da930e3..bd1163a7ca 100644 --- a/bucket/fzf.json +++ b/bucket/fzf.json @@ -1,12 +1,12 @@ { - "version": "0.30.0", + "version": "0.31.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.30.0/fzf-0.30.0-windows_amd64.zip", - "hash": "ab0ed3255564df1a6643ff492ebc728c25f3df9eaa5c11ac7a28cf661667412f" + "url": "https://github.com/junegunn/fzf/releases/download/0.31.0/fzf-0.31.0-windows_amd64.zip", + "hash": "f25ba43906090d6663808ec2ad89fd6960f4bb4ba2d77ccf5b27b238df1c893c" } }, "bin": "fzf.exe",