Update vim to version 8.0.1284

This commit is contained in:
Richard Kuhnt 2017-11-11 00:00:30 +00:00
parent a0ae2929d9
commit 56122e762c

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.1283", "version": "8.0.1284",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1283/gvim_8.0.1283_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1284/gvim_8.0.1284_x86.zip",
"hash": "8489b54246ebaa723b625dd2f21e75c940ab8de406747c71dfab973e29a4d259" "hash": "b2529c832728bb34c6057333412bc91fb5ef2b713eb223adc1593813fcb79dcc"
}, },
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1283/gvim_8.0.1283_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1284/gvim_8.0.1284_x64.zip",
"hash": "44b0a81641f75d08f0ff9f17d2200b0c4d8aede62aff484e1c245e5fb2d45ee3" "hash": "3cc57f81944cdc83fae8fceb6a42cfb07e2cfe76fcf38d3c45af351b207be80d"
} }
}, },
"extract_dir": "vim\\vim80", "extract_dir": "vim\\vim80",