Update vim to version 8.0.1427

This commit is contained in:
Richard Kuhnt 2017-12-27 00:00:35 +00:00
parent cc97c284e9
commit 686f0bcf32

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.1426", "version": "8.0.1427",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1426/gvim_8.0.1426_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1427/gvim_8.0.1427_x86.zip",
"hash": "dfd8415477f86739ce3707f51af1360174c38e825c553b84e63f96ef445578b2" "hash": "67fe85b8217d65de0b84d092a58afe7a86b1705c5e7bbe8502b59eac705ba5d0"
}, },
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1426/gvim_8.0.1426_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1427/gvim_8.0.1427_x64.zip",
"hash": "64cc0341c7db6d48b6655459511d9e51959a2e888a93ba6227033b781cdb1d90" "hash": "ecc7ee88e10978ea816280e44de9cfa52a210a35ed38f2f21e1f13ad1a89872f"
} }
}, },
"extract_dir": "vim\\vim80", "extract_dir": "vim\\vim80",