Update vim to version 8.0.1608

This commit is contained in:
Richard Kuhnt 2018-03-15 00:00:36 +00:00
parent aa7e0afb7d
commit 9feee3ceff

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
"version": "8.0.1605",
"version": "8.0.1608",
"architecture": {
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1605/gvim_8.0.1605_x86.zip",
"hash": "c8ad93c9d551785b6b434285c6f697d7ddac82e82891429ed0922d1c43912b5b"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1608/gvim_8.0.1608_x86.zip",
"hash": "182e9ccbd64107752bfe83ded6ab4fa1b3cff54afd0f76f6435540c68cf6a125"
},
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1605/gvim_8.0.1605_x64.zip",
"hash": "7563e2f48159bb9e0c26f123389e083649a4c2fa9d2503b21c7e3c26336126c5"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1608/gvim_8.0.1608_x64.zip",
"hash": "9ccd15f80fd392c1c22ac2fdafef51d0e55262631d0b7d503060dc5681a78f37"
}
},
"extract_dir": "vim\\vim80",