Update vim to version 8.0.0679

This commit is contained in:
Richard Kuhnt 2017-06-26 23:00:30 +00:00
parent 8ebe852882
commit 93333f3e1e

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.0678", "version": "8.0.0679",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0678/gvim_8.0.0678_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0679/gvim_8.0.0679_x86.zip",
"hash": "c5fd70a21333fd888e4b13aa3c5b8ce9dea7d18feefb490286c2d2fb179e8cd9" "hash": "72ddd7325eb42e6d4427299e395e60770627aa92d3391a570ef0fb2667ecab1c"
}, },
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0678/gvim_8.0.0678_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0679/gvim_8.0.0679_x64.zip",
"hash": "99350a1ad8ac8fc3a949d9dfb452bb039175594794f4d70de502ce5fc46be8cd" "hash": "1ff89091e0132741e68e67597594531370addc079a650cb1aba84b2a9e693a23"
} }
}, },
"extract_dir": "vim\\vim80", "extract_dir": "vim\\vim80",