Update vim to version 8.0.0627

This commit is contained in:
Richard Kuhnt 2017-06-06 22:39:58 +02:00
parent f0d3df69f0
commit 107cc6b001

View File

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