Update vim to version 8.0.1842

This commit is contained in:
Richard Kuhnt 2018-05-14 23:00:42 +00:00
parent 68353cd3e0
commit ae7e6fa7f4

View File

@ -1,15 +1,15 @@
{ {
"homepage": "http://www.vim.org", "homepage": "http://www.vim.org",
"license": "Vim", "license": "Vim",
"version": "8.0.1839", "version": "8.0.1842",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1839/gvim_8.0.1839_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1842/gvim_8.0.1842_x86.zip",
"hash": "c039b6536266793d0ef9b8131342397a546490ed635684f25cae4135932f9bc5" "hash": "f094339982be98fc07141cd9b9fbc5eb8e010e0a8661eceafa75e91d2da635f2"
}, },
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1839/gvim_8.0.1839_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1842/gvim_8.0.1842_x64.zip",
"hash": "a47bc4289da009a39773c6c697f6094c4d8a712e68b2560348eb78534ba4689d" "hash": "b2a027a525ba87e439638652381e14a8c24f0dd6129719cd3d1c1ea589b53cc3"
} }
}, },
"extract_dir": "vim\\vim80", "extract_dir": "vim\\vim80",