Update vim to version 8.0.0597

This commit is contained in:
Richard Kuhnt 2017-05-16 01:01:17 +02:00
parent 1b2ea3ba30
commit 85f95bf120

View File

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