fzf: Update to version 0.23.1

This commit is contained in:
Jakub Čábera 2020-10-11 13:23:27 +02:00
parent 20e1aee371
commit 5ba5ebddc3

View File

@ -1,12 +1,12 @@
{ {
"version": "0.23.0", "version": "0.23.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-bin/releases/download/0.23.0/fzf-0.23.0-windows_amd64.zip", "url": "https://github.com/junegunn/fzf-bin/releases/download/0.23.1/fzf-0.23.1-windows_amd64.zip",
"hash": "2a508a280a796d098c5e733c74bd3803af3f37c043b2e156be122727e625a575" "hash": "87f4d87c8065cac1ecc81bb8cee5dffd18f00d07d132f0eb15a4dc0034350bdf"
} }
}, },
"bin": "fzf.exe", "bin": "fzf.exe",