fzf: Update to version 0.28.0

This commit is contained in:
Richard Kuhnt 2021-11-03 17:00:36 +00:00
parent 036dde133f
commit 7e33a4cf1f

View File

@ -1,12 +1,12 @@
{
"version": "0.27.3",
"version": "0.28.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.27.3/fzf-0.27.3-windows_amd64.zip",
"hash": "4d264b04bee6e500fc2787a4748b26e5efe12d2a4ff7a906849a8ce3b75edbdd"
"url": "https://github.com/junegunn/fzf/releases/download/0.28.0/fzf-0.28.0-windows_amd64.zip",
"hash": "aed20aa4aef1ddc7ac258a098ec4ce09c12a1327a0bcd5fe4dfe3127bb7d9a66"
}
},
"bin": "fzf.exe",