Update vim to version 8.0.0753

This commit is contained in:
Richard Kuhnt 2017-07-22 23:00:28 +00:00
parent aaf2e0fc09
commit 1d5cfa4259

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
"version": "8.0.0740",
"version": "8.0.0753",
"architecture": {
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0740/gvim_8.0.0740_x86.zip",
"hash": "0377ec6d3d56389b7be04ce55f705c400d05738635b8455eda70c41bc1a0e751"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0753/gvim_8.0.0753_x86.zip",
"hash": "648625089eb957ed8ea2e91f00ec35a7f2dc76d18fe7efa387217ecd1b4d6f8f"
},
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0740/gvim_8.0.0740_x64.zip",
"hash": "d6b973ed488115429a97bd421730723f55e90d25927bdb1d75739ea6f1e4904e"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0753/gvim_8.0.0753_x64.zip",
"hash": "5d1a15afc98546df29bbeac75adc9bb0f599ea37fe7622b337d3c9cc2314ea15"
}
},
"extract_dir": "vim\\vim80",