fzf: Update to version 0.19.0

This commit is contained in:
Richard Kuhnt 2019-11-15 17:00:16 +00:00
parent 57eb3cfeb4
commit b4f570c331

View File

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