Update vim to version 8.0.0648

This commit is contained in:
Richard Kuhnt 2017-06-19 23:00:35 +00:00
parent 86017b70f6
commit 9008652c7f

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.0647", "version": "8.0.0648",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0647/gvim_8.0.0647_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0648/gvim_8.0.0648_x86.zip",
"hash": "9d14efa838dac0d88f3b58ae252dc50d378f7431eadac40d111fa3a795aa8b12" "hash": "5e6ce79d4f7763f9f80de57f1f91af0755cf1f1bbf20bff7cfdca192c95fa30a"
}, },
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0647/gvim_8.0.0647_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0648/gvim_8.0.0648_x64.zip",
"hash": "f40655f006dd34ba3082207523c3a6f3748d79e0906d629b74d63b821c2c5a22" "hash": "f873a32b7b9f168d9ec67c09840c6f90ebadb5100aa97678e8de2edf27489f3c"
} }
}, },
"extract_dir": "vim\\vim80", "extract_dir": "vim\\vim80",