Update vim to version 8.0.1142

This commit is contained in:
Richard Kuhnt 2017-09-23 23:01:47 +00:00
parent 5fd3eceb8a
commit 1c319307eb

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
"version": "8.0.1137",
"version": "8.0.1142",
"architecture": {
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1137/gvim_8.0.1137_x86.zip",
"hash": "c90b87eb49b669131205a49b477cc455ad48c755a3ac1f6242fd2d29c413ed0d"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1142/gvim_8.0.1142_x86.zip",
"hash": "fe791fc7bffd2fba9e605464838af5b40fe07db8acf835ccc2dcaf25057509d4"
},
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1137/gvim_8.0.1137_x64.zip",
"hash": "2a81436a40c5e883886ee3ea1c9bd3f883746eccc6f8527a8837c5acbb2415d7"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1142/gvim_8.0.1142_x64.zip",
"hash": "1e442b9111db8632549338a36216d7b57a88146d539eada0bfeb8bc6c76f92e2"
}
},
"extract_dir": "vim\\vim80",