Update vim to version 8.0.0799

This commit is contained in:
Richard Kuhnt 2017-07-28 23:00:35 +00:00
parent 1c89edbb49
commit 28eb25b9f9

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
"version": "8.0.0785",
"version": "8.0.0799",
"architecture": {
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0785/gvim_8.0.0785_x86.zip",
"hash": "7a5b7d507a51eaaa96b6bdba2e4c2d0c3428962484a446a781f3490b67158bf7"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0799/gvim_8.0.0799_x86.zip",
"hash": "5b07089ddf257a7730fcf724a7a98dc5fce23e9c31e6ba888e4c1e75fe856fc6"
},
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0785/gvim_8.0.0785_x64.zip",
"hash": "e3fbb2876ee9f846383a192007f8d9189ab1b8b744b7d53af15671fb9b019bb6"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0799/gvim_8.0.0799_x64.zip",
"hash": "6718b34b244cbae0eb3915b566d283a4a22cf0843769e6e162ced06b390a1d1d"
}
},
"extract_dir": "vim\\vim80",