Update vim to version 8.0.0567

This commit is contained in:
Richard Kuhnt 2017-04-19 01:01:16 +02:00
parent 6b4bf754e0
commit 59c393697e

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
"version": "8.0.0566",
"version": "8.0.0567",
"architecture": {
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0566/gvim_8.0.0566_x86.zip",
"hash": "b49605479e8cca55f04ef5797bbefbadb3bb4d387e27bb27156d82da7766dba0"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0567/gvim_8.0.0567_x86.zip",
"hash": "1f673ee58adb1bd09e2d70f499b61890f1291947a81c255e6c1509eed41569ca"
},
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0566/gvim_8.0.0566_x64.zip",
"hash": "742b3116b32a99faa69b61a9b7ab5fee4343f0941e12c7c972b3f16330f47dce"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0567/gvim_8.0.0567_x64.zip",
"hash": "79f3b2657fcd606752c59b25309a51b6ce90200c718bacfe4264db1a460a049b"
}
},
"extract_dir": "vim\\vim80",