fzf: Update to version 0.21.1

This commit is contained in:
Ash258 2020-04-03 18:47:41 +02:00
parent 879e1f41e6
commit 30683b8335

View File

@ -1,16 +1,16 @@
{
"homepage": "https://github.com/junegunn/fzf",
"description": "A general-purpose command-line fuzzy finder.",
"version": "0.21.0",
"version": "0.21.1",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/junegunn/fzf-bin/releases/download/0.21.0/fzf-0.21.0-windows_amd64.zip",
"hash": "6559a573f21d5f8782d996320cacf0cf5c1e1038ecfc254972c71dfa935a6a85"
"url": "https://github.com/junegunn/fzf-bin/releases/download/0.21.1/fzf-0.21.1-windows_amd64.zip",
"hash": "f62a8c0454892357281c4f6c3632357f442ee0bbde41c8baaae59745c7156bc4"
},
"32bit": {
"url": "https://github.com/junegunn/fzf-bin/releases/download/0.21.0/fzf-0.21.0-windows_386.zip",
"hash": "373eec79907cbb91226cffbc0765974356ed59595ff1a32bd1a5aaf508677e98"
"url": "https://github.com/junegunn/fzf-bin/releases/download/0.21.1/fzf-0.21.1-windows_386.zip",
"hash": "180980e4ae994672291f16de4362a49f833792517d4c509ae94df597b6c379f8"
}
},
"bin": "fzf.exe",