Update fzf to version 0.17.3

This commit is contained in:
Richard Kuhnt 2017-12-03 15:00:18 +00:00
parent 06fa81cdf5
commit 4374811600

View File

@ -1,15 +1,15 @@
{
"homepage": "https://github.com/junegunn/fzf",
"version": "0.17.1",
"version": "0.17.3",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/junegunn/fzf-bin/releases/download/0.17.1/fzf-0.17.1-windows_amd64.zip",
"hash": "3f59921c15e8c1adf9323819a2b5f28ef4944e1156df2785aa632e0d8c83923c"
"url": "https://github.com/junegunn/fzf-bin/releases/download/0.17.3/fzf-0.17.3-windows_amd64.zip",
"hash": "08594e22885d0c1e6b2acf123668dfdc3ec894aafefad102fdbd8d2bd389e516"
},
"32bit": {
"url": "https://github.com/junegunn/fzf-bin/releases/download/0.17.1/fzf-0.17.1-windows_386.zip",
"hash": "ad1763cde14b5cc0d9860f042ca0c6fb3d2f142e1f8d394c0edf1f567c888e50"
"url": "https://github.com/junegunn/fzf-bin/releases/download/0.17.3/fzf-0.17.3-windows_386.zip",
"hash": "84a06842942bcba06c4d50f10bf0d24f6fb762688998859bcc5eb58b6e5ad859"
}
},
"bin": "fzf.exe",