Update vim to version 8.0.0862

This commit is contained in:
Richard Kuhnt 2017-08-04 23:00:29 +00:00
parent c4ac3e0bff
commit f7f31dc344

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.0858", "version": "8.0.0862",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0858/gvim_8.0.0858_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0862/gvim_8.0.0862_x86.zip",
"hash": "b061baf824f4defff4f51710ab611ab1cec24e33d19acdb914c9a0a57c18cd0b" "hash": "9791e25e0d2506cb6a5f31109252d1b93d9911d9271c6632eaca5a645c07f559"
}, },
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0858/gvim_8.0.0858_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0862/gvim_8.0.0862_x64.zip",
"hash": "15c61a7e23a9666eb0055695977e4c5b70b713ca57bedb92fc8b705b7bf626aa" "hash": "145ac4e86fd5a6889f9f77ca3c6db6548ef7fdef27e68b81ac480be242000cdf"
} }
}, },
"extract_dir": "vim\\vim80", "extract_dir": "vim\\vim80",