Update vim to version 8.0.1056

This commit is contained in:
Richard Kuhnt 2017-09-04 23:00:29 +00:00
parent 0684ffd957
commit c1ae9e5b12

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
"version": "8.0.1043",
"version": "8.0.1056",
"architecture": {
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1043/gvim_8.0.1043_x86.zip",
"hash": "4d1debe4df6154ac1b113b01663749f448632dd99e3800e4d6f997cf9f9f390a"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1056/gvim_8.0.1056_x86.zip",
"hash": "2ba5e1692906b591d3315a9b909b1d1cc346e58d31826a8353646dd7b92197e8"
},
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1043/gvim_8.0.1043_x64.zip",
"hash": "4401f373acc391fffcd4429f9e1b230e3142960757927b907c55cf5e0668badc"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1056/gvim_8.0.1056_x64.zip",
"hash": "2c565af5c439b6a48bcc4da045c5f0ad21924cc02e2030465a981e493d106e20"
}
},
"extract_dir": "vim\\vim80",