Update vim to version 8.0.0765

This commit is contained in:
Richard Kuhnt 2017-07-23 23:00:28 +00:00
parent 14e50fcb8f
commit c16d3ccc11

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.0753", "version": "8.0.0765",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0753/gvim_8.0.0753_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0765/gvim_8.0.0765_x86.zip",
"hash": "648625089eb957ed8ea2e91f00ec35a7f2dc76d18fe7efa387217ecd1b4d6f8f" "hash": "d183d69f3098cc2ba201f752aa5683f4cd0d10fed1c6e71f21ae6316f0530f98"
}, },
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0753/gvim_8.0.0753_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0765/gvim_8.0.0765_x64.zip",
"hash": "5d1a15afc98546df29bbeac75adc9bb0f599ea37fe7622b337d3c9cc2314ea15" "hash": "bc6f002a326cf0783d036e72e13a2bc54fb26851e2c3b0aa559413c6fc496b69"
} }
}, },
"extract_dir": "vim\\vim80", "extract_dir": "vim\\vim80",