Update vim to version 8.0.1655

This commit is contained in:
Richard Kuhnt 2018-03-29 23:00:41 +00:00
parent 0d3f089267
commit 9ef1b62669

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
"version": "8.0.1648",
"version": "8.0.1655",
"architecture": {
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1648/gvim_8.0.1648_x86.zip",
"hash": "eba4a0f33f7bc0130c19ef0ed54d0343098d7a7a1513cbc0f75beac94e0dda52"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1655/gvim_8.0.1655_x86.zip",
"hash": "5780a566e988e5446273133c4af0ffae969092d1291d10932ca3ef646a0e5b2c"
},
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1648/gvim_8.0.1648_x64.zip",
"hash": "edd3247037cf874f1d07c1baddf8ba61f2bae8f738e1d6145a982d76d41e87ad"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1655/gvim_8.0.1655_x64.zip",
"hash": "b400b57590dc2bb4583e175dce0ad709f767dadc81bf81323f0df4f82ecc0cf8"
}
},
"extract_dir": "vim\\vim80",