Update vim to version 8.0.1497

This commit is contained in:
Richard Kuhnt 2018-02-11 00:01:49 +00:00
parent 8d76ecdfb7
commit 0a405504e9

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.1489", "version": "8.0.1497",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1489/gvim_8.0.1489_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1497/gvim_8.0.1497_x86.zip",
"hash": "2bea678e550c86674ce87fc1b1b746eedb7f54b83197e7e5183da1bdd90105da" "hash": "518fd9449bbb3383c13dfd3687524939d06105c89024b6e51dc991b5b8534941"
}, },
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1489/gvim_8.0.1489_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1497/gvim_8.0.1497_x64.zip",
"hash": "9b92f864bad954f99d63d35dd316657ca4f88348785969129dc36c794f241e00" "hash": "0687e7b412fe6def1e2c6396d7469366ccca3c8b0d52dcec19b73c652f8cf9a1"
} }
}, },
"extract_dir": "vim\\vim80", "extract_dir": "vim\\vim80",