Update fzf to version 0.16.10

This commit is contained in:
Richard Kuhnt 2017-07-21 10:00:19 +00:00
parent 1bc70eb975
commit 71afd53f85

View File

@ -1,15 +1,15 @@
{ {
"homepage": "https://github.com/junegunn/fzf", "homepage": "https://github.com/junegunn/fzf",
"version": "0.16.9", "version": "0.16.10",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/junegunn/fzf-bin/releases/download/0.16.9/fzf-0.16.9-windows_amd64.zip", "url": "https://github.com/junegunn/fzf-bin/releases/download/0.16.10/fzf-0.16.10-windows_amd64.zip",
"hash": "2b49852b48af65f769f804001b37240b641ac4fd30c975fc6d89e7112a90c7f3" "hash": "4ec6792492b977feff256274257b9e255f8ab3043bc2001e13862a9b7acb90a9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/junegunn/fzf-bin/releases/download/0.16.9/fzf-0.16.9-windows_386.zip", "url": "https://github.com/junegunn/fzf-bin/releases/download/0.16.10/fzf-0.16.10-windows_386.zip",
"hash": "4d18a4219ea302868a2e231cd85976c4a274c4bb3c5cadf7e089018e60cc9907" "hash": "9b795fa47a3b69a9474e2674f38787e169f755f0590554b62d54101f70a534eb"
} }
}, },
"bin": "fzf.exe", "bin": "fzf.exe",