Update vim to version 8.0.1424

This commit is contained in:
Richard Kuhnt 2017-12-24 00:00:31 +00:00
parent b00b598338
commit 931070b23b

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
"version": "8.0.1422",
"version": "8.0.1424",
"architecture": {
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1422/gvim_8.0.1422_x86.zip",
"hash": "ec7b3fd118a75c90a0fe11da488cd5b74cf0acb121dc81eef6eadc7ece198645"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1424/gvim_8.0.1424_x86.zip",
"hash": "077fea0f61d945c2a9a573cc9fcf82ae62136cace924bed7c1358a3340864097"
},
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1422/gvim_8.0.1422_x64.zip",
"hash": "9293aa29affcbe929fdb6530a3bd37e73a7dc6008c29471cddd2a6a8ed297bc4"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1424/gvim_8.0.1424_x64.zip",
"hash": "16e64393d299cebd2c536b915bfa4da7901fe6929b4a99883071a05f7a2ffe04"
}
},
"extract_dir": "vim\\vim80",