fzf: Update to version 0.29.0

This commit is contained in:
github-actions[bot] 2021-12-24 20:27:06 +00:00
parent 689b0befc4
commit a5714cc7dd

View File

@ -1,12 +1,12 @@
{
"version": "0.28.0",
"version": "0.29.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.28.0/fzf-0.28.0-windows_amd64.zip",
"hash": "aed20aa4aef1ddc7ac258a098ec4ce09c12a1327a0bcd5fe4dfe3127bb7d9a66"
"url": "https://github.com/junegunn/fzf/releases/download/0.29.0/fzf-0.29.0-windows_amd64.zip",
"hash": "f0797ceee089017108c80b09086c71b8eec43d4af11ce939b78b1d5cfd202540"
}
},
"bin": "fzf.exe",