Update vim to version 8.0.0983

This commit is contained in:
Richard Kuhnt 2017-08-21 23:00:30 +00:00
parent 476414157d
commit 17b3abf0f8

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
"version": "8.0.0979",
"version": "8.0.0983",
"architecture": {
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0979/gvim_8.0.0979_x86.zip",
"hash": "56419eb6773d5ee197f80ddc4efb7c5c723f3194e7c050a5bc95fa0489961f65"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0983/gvim_8.0.0983_x86.zip",
"hash": "dc9a187bb1be7f0724a4436018cafcb89e6a654d7dd350982dfef8bc549031a9"
},
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0979/gvim_8.0.0979_x64.zip",
"hash": "94fbfa7c356bf663fc3af9da9492007c10a0a8485c063b60bb465b031fccdba3"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0983/gvim_8.0.0983_x64.zip",
"hash": "5b996e27ec3bd0c41e239058e7e7a378091940db8282046be21240b99ad692f5"
}
},
"extract_dir": "vim\\vim80",