Update vim to version 8.0.1727

This commit is contained in:
Richard Kuhnt 2018-04-16 23:00:48 +00:00
parent 72fdaebf88
commit 906481c31f

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
"version": "8.0.1722",
"version": "8.0.1727",
"architecture": {
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1722/gvim_8.0.1722_x86.zip",
"hash": "583d7cb28dd8832bbc3de5177ec064503afad21520312ff28183fe5ef7e7a6e6"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1727/gvim_8.0.1727_x86.zip",
"hash": "7874d913d81475bd0a1db2339fc22837343525b193bc184a48df707bb091f317"
},
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1722/gvim_8.0.1722_x64.zip",
"hash": "1a474c2d574a7c8a3600a6a64094be5bf370d302646bab574ebb4be283a51bb7"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1727/gvim_8.0.1727_x64.zip",
"hash": "c73fe57b05114da82df4cc7f8760619ab88cbc8f71726376e54afbce4470b0ae"
}
},
"extract_dir": "vim\\vim80",