Update vim to version 8.0.0575

This commit is contained in:
Richard Kuhnt 2017-04-21 01:01:17 +02:00
parent 6fb2acc7b6
commit 988a6165ec

View File

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