fzf: Update to version 0.21.0

This commit is contained in:
Richard Kuhnt 2020-03-12 05:01:53 +00:00
parent 8a72bd7532
commit 18f2bcf6ac

View File

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