Update vim to version 8.0.1573

This commit is contained in:
Richard Kuhnt 2018-03-06 00:00:43 +00:00
parent f2ff4f1644
commit b710f39d13

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
"version": "8.0.1567",
"version": "8.0.1573",
"architecture": {
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1567/gvim_8.0.1567_x86.zip",
"hash": "5225eb606caee89c0cd4eafbc4bc66ac32f16968e16a5162415f091cdb348368"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1573/gvim_8.0.1573_x86.zip",
"hash": "b5af11ef08dfa77e407ab58bfbd2b6c2364461b019e7c76073be284bb5a43de7"
},
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1567/gvim_8.0.1567_x64.zip",
"hash": "6510359811f5dab4541112230a1ea65fbb7ce084b2e5734c6b73c9914ef50fe5"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1573/gvim_8.0.1573_x64.zip",
"hash": "d838f56b1d2ee177d2aec80f1b1fd8d1f65f8edd07f6bf532a3d333184a22292"
}
},
"extract_dir": "vim\\vim80",