Update vim to version 8.0.0540

This commit is contained in:
Richard Kuhnt 2017-04-03 01:01:28 +02:00
parent 15d8b1576a
commit b473daac9c

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
"version": "8.0.0535",
"version": "8.0.0540",
"architecture": {
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0535/gvim_8.0.0535_x86.zip",
"hash": "e104c78035ab334f25c592fce1aaab405349c8cd2898ffd672a0471c7c2c6885"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0540/gvim_8.0.0540_x86.zip",
"hash": "0d26d3144ff15e286497f4bed296eccb1aade879e593b7e41f6aee197e4b1511"
},
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0535/gvim_8.0.0535_x64.zip",
"hash": "e73237b8b4b26782866f9a0f1eb402244d6157a419d3bc3b18645f8a130a1ebc"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0540/gvim_8.0.0540_x64.zip",
"hash": "55cb2f7fd539d281409eea11e92419ae6cb57530f9f6a2ec490bb8ebdb89f63c"
}
},
"extract_dir": "vim\\vim80",