fzf: Update to version 0.27.0

This commit is contained in:
Richard Kuhnt 2021-04-06 14:00:17 +00:00
parent 22612eb8d9
commit 9b8f574794

View File

@ -1,12 +1,12 @@
{
"version": "0.26.0",
"version": "0.27.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.26.0/fzf-0.26.0-windows_amd64.zip",
"hash": "d1831811ab728f33b8bdf58ff9f1b1af169b643f2b67bd52d200c76c8bb85252"
"url": "https://github.com/junegunn/fzf/releases/download/0.27.0/fzf-0.27.0-windows_amd64.zip",
"hash": "81df7f29bd1121f8326bba961b365b50afecdcee0c09845d44afec0a52fc50a1"
}
},
"bin": "fzf.exe",