fzf: Update to version 0.32.0

This commit is contained in:
github-actions[bot] 2022-08-02 16:30:58 +00:00
parent 64b1a4e1dc
commit 6a1804849c

View File

@ -1,12 +1,12 @@
{ {
"version": "0.31.0", "version": "0.32.0",
"description": "A general-purpose command-line fuzzy finder", "description": "A general-purpose command-line fuzzy finder",
"homepage": "https://github.com/junegunn/fzf", "homepage": "https://github.com/junegunn/fzf",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/junegunn/fzf/releases/download/0.31.0/fzf-0.31.0-windows_amd64.zip", "url": "https://github.com/junegunn/fzf/releases/download/0.32.0/fzf-0.32.0-windows_amd64.zip",
"hash": "f25ba43906090d6663808ec2ad89fd6960f4bb4ba2d77ccf5b27b238df1c893c" "hash": "14c7d692ae252e35aeb53c17c995f56b21e0f1afb2d1bca3efb2a5ad5410b661"
} }
}, },
"bin": "fzf.exe", "bin": "fzf.exe",