Update vim to version 8.0.0779

This commit is contained in:
Richard Kuhnt 2017-07-26 23:00:35 +00:00
parent d970c02ae9
commit eddf328295

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
"version": "8.0.0776",
"version": "8.0.0779",
"architecture": {
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0776/gvim_8.0.0776_x86.zip",
"hash": "addd7999682d3f68dc95546a0899b16ecb0c80b13c93e65c2e0067594f0c5754"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0779/gvim_8.0.0779_x86.zip",
"hash": "ca1ab01c3860c2a0a561851700219a9acf37ca223ef84f9100846f192eaf27fe"
},
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0776/gvim_8.0.0776_x64.zip",
"hash": "627ac890c4cba5d18e411fb8820795c2528b38747293efe93be0b15f41c86914"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0779/gvim_8.0.0779_x64.zip",
"hash": "887ce6bfdaf2296f922fc996844c9609fa737060663fe9942ace9c22a3633449"
}
},
"extract_dir": "vim\\vim80",