Update vim to version 8.0.0514

This commit is contained in:
Richard Kuhnt 2017-03-27 01:00:42 +02:00
parent e9b08186ca
commit afc3eb408f

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
"version": "8.0.0512",
"version": "8.0.0514",
"architecture": {
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0512/gvim_8.0.0512_x86.zip",
"hash": "c712724fe54392a361c3477ae895f96febf1c7f9f47e5557f1d3ecc6e57b6144"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0514/gvim_8.0.0514_x86.zip",
"hash": "4558f7cf7f88d5a6cf26242e0555f5c33ff64f70d72d0fbddd3ac9075849b841"
},
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0512/gvim_8.0.0512_x64.zip",
"hash": "20b2db97d2c43c9df8466f9f8b93fc7b00e26ebf23293aa2f7c77e9212e378fb"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0514/gvim_8.0.0514_x64.zip",
"hash": "3d31d388a2b8451e75984c5612ccdbf4975703bc190ab6d6749e8357fd49ccaf"
}
},
"extract_dir": "vim\\vim80",