Update vim to version 8.0.1438

This commit is contained in:
Richard Kuhnt 2018-01-30 00:00:34 +00:00
parent f0e6b9cd8a
commit 57c80cceed

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
"version": "8.0.1433",
"version": "8.0.1438",
"architecture": {
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1433/gvim_8.0.1433_x86.zip",
"hash": "da75e54b83223c2e40cac2351aa4fe8dca48b257a7b9f2e64c7095789053aa8f"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1438/gvim_8.0.1438_x86.zip",
"hash": "3d4e9fa94a5d4c9bec4079d832ad018401228f26d18381b97bbc92b5e705930b"
},
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1433/gvim_8.0.1433_x64.zip",
"hash": "4eb0eea3fa12004f78cd26b6d7fbae8d29abbfda9fb090224a54ac719f173ad0"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1438/gvim_8.0.1438_x64.zip",
"hash": "d35d51c38592face87e480eca36ff3f0d2dd713f70fa44f19734968be15bf85d"
}
},
"extract_dir": "vim\\vim80",