fzf: Update to version 0.27.1

This commit is contained in:
Richard Kuhnt 2021-05-22 05:01:46 +00:00
parent dcf9b49577
commit 92d64e0c78

View File

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