fzf: Update to version 0.20.0

This commit is contained in:
Richard Kuhnt 2019-12-17 17:00:26 +00:00
parent fc09ff4294
commit bf53f68987

View File

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