Update vim to version 8.0.0839

This commit is contained in:
Richard Kuhnt 2017-08-01 23:00:29 +00:00
parent e3af4685b0
commit 8256a595f7

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.0826", "version": "8.0.0839",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0826/gvim_8.0.0826_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0839/gvim_8.0.0839_x86.zip",
"hash": "045538711d687fa93fd953b2398ef1bcfcabb93afac31aad86036d7b3c884c6a" "hash": "cbb2af02d3321b9063a5ab7759849b5f065120ffcbff053d4a2b987faf3b6610"
}, },
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0826/gvim_8.0.0826_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0839/gvim_8.0.0839_x64.zip",
"hash": "ab597739af10a7f42e98f757b30a91614145896e5d4357aa077aab9f474fbf65" "hash": "241dd48701ddd86c97dd17d9de73470c8222b5444c75abbf89af8876edad7b84"
} }
}, },
"extract_dir": "vim\\vim80", "extract_dir": "vim\\vim80",