fzf: Update to version 0.34.0

This commit is contained in:
github-actions[bot] 2022-09-28 16:31:19 +00:00
parent 4b7adb398e
commit 34615061ed

View File

@ -1,12 +1,12 @@
{ {
"version": "0.33.0", "version": "0.34.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.33.0/fzf-0.33.0-windows_amd64.zip", "url": "https://github.com/junegunn/fzf/releases/download/0.34.0/fzf-0.34.0-windows_amd64.zip",
"hash": "f2ddd0ce44f2ebd52009c0f36d99270d711234a605529e01fd97fef87223fd1e" "hash": "8fb01d13587fb1e240129ce11b5814ea2b7e08a9f014b363d3e79cec595b80e5"
} }
}, },
"bin": "fzf.exe", "bin": "fzf.exe",