Update vim to version 8.0.0596

This commit is contained in:
Richard Kuhnt 2017-05-02 01:00:38 +02:00
parent 7128201b70
commit 8f4280be5a

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
"version": "8.0.0594",
"version": "8.0.0596",
"architecture": {
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0594/gvim_8.0.0594_x86.zip",
"hash": "026a8d973407504d180b740a98fbe4555adcc84a450ecdd55d0fae328b05fe76"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0596/gvim_8.0.0596_x86.zip",
"hash": "38a3acc94d7842373d3c262ea1a8cd2d39e488dac73b5e8f6ef3f1a79192f99c"
},
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0594/gvim_8.0.0594_x64.zip",
"hash": "c68a0ac32ea24050d5f73aaff19cd53e42cf7204a272770d3c345461b16bf911"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0596/gvim_8.0.0596_x64.zip",
"hash": "fa1b6b14eebfda97c8798a967dab03e71415d646ac50b8d52b0948fc1d20aa6a"
}
},
"extract_dir": "vim\\vim80",