Update vim to version 8.0.0628

This commit is contained in:
Richard Kuhnt 2017-06-08 01:00:33 +02:00
parent ba2a99fb1b
commit 38b1c1b831

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
"version": "8.0.0627",
"version": "8.0.0628",
"architecture": {
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0627/gvim_8.0.0627_x86.zip",
"hash": "6948592bacabd95e59474438e146244c2e8253c6231fed243ea654b58e2974e1"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0628/gvim_8.0.0628_x86.zip",
"hash": "d54f5a0196a9a9df86746c58299d93e397d2b3edc1bf7b75eab300810dfe2818"
},
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0627/gvim_8.0.0627_x64.zip",
"hash": "7fe77f42018dad5a2aa08e6930c2e85fc054aa42aae06fb68faf20b48ded47fb"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0628/gvim_8.0.0628_x64.zip",
"hash": "05f1b04105fe504a09a03665b7fe57dc2fb2bfbc3d7886534fa309af1700ca59"
}
},
"extract_dir": "vim\\vim80",