Update vim to version 8.0.1475

This commit is contained in:
Richard Kuhnt 2018-02-07 00:00:39 +00:00
parent e0505d4779
commit 529054be3a

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
"version": "8.0.1473",
"version": "8.0.1475",
"architecture": {
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1473/gvim_8.0.1473_x86.zip",
"hash": "cba1280a806cf0acba606534a5b1ee4e5f10b88c066db27d23d0e603abe57068"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1475/gvim_8.0.1475_x86.zip",
"hash": "76be3b9e21ed1388b2250ab396d917b9cdfc992493adf65141b289dbf45257e5"
},
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1473/gvim_8.0.1473_x64.zip",
"hash": "dbc9f73d387afad573e693d78ef239b64889aa654a4dd0b86763846ec90f0962"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1475/gvim_8.0.1475_x64.zip",
"hash": "bea617ab5399edcaa3c6db7a3a530368683ada3ad9b2ddcaccec42df13f5e2cd"
}
},
"extract_dir": "vim\\vim80",