Update vim to version 8.0.1442

This commit is contained in:
Richard Kuhnt 2018-01-31 00:01:49 +00:00
parent 8bc1c6d685
commit 16f641eb61

View File

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