Update vim to version 8.0.0629

This commit is contained in:
Richard Kuhnt 2017-06-10 01:00:36 +02:00
parent bea3af6ad0
commit 0e6482a611

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.0628", "version": "8.0.0629",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0628/gvim_8.0.0628_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0629/gvim_8.0.0629_x86.zip",
"hash": "d54f5a0196a9a9df86746c58299d93e397d2b3edc1bf7b75eab300810dfe2818" "hash": "3164b859894bd525e25c308f0ce233e20fc7d055d5412b164e5182a3d2aab1d6"
}, },
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0628/gvim_8.0.0628_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0629/gvim_8.0.0629_x64.zip",
"hash": "05f1b04105fe504a09a03665b7fe57dc2fb2bfbc3d7886534fa309af1700ca59" "hash": "b01998fb0369f723a3aa9727df465e616c012e1f20e180ab6686d5c4c9f8a7ba"
} }
}, },
"extract_dir": "vim\\vim80", "extract_dir": "vim\\vim80",