Update vim to version 8.0.1790

This commit is contained in:
Richard Kuhnt 2018-05-04 23:00:36 +00:00
parent 176b7e0127
commit c6f7a114c0

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "Vim",
"version": "8.0.1789",
"version": "8.0.1790",
"architecture": {
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1789/gvim_8.0.1789_x86.zip",
"hash": "919fe49265a3af2b33abc2feba48682605d0c8e0f83bc48d21733cc260e949a4"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1790/gvim_8.0.1790_x86.zip",
"hash": "83d767ef38f490d09df0af0965674e4d642727497f6fba89767178fefd2ceba1"
},
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1789/gvim_8.0.1789_x64.zip",
"hash": "08038414528b9c7ebab64e1e21ce2d9f5b640a58ade10914f1896c9fa149ed44"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1790/gvim_8.0.1790_x64.zip",
"hash": "d6114022299478499b10b467bec87eb792ee11f5cd1df45e3209cf4d035b7730"
}
},
"extract_dir": "vim\\vim80",