Update vim to version 8.0.0979

This commit is contained in:
Richard Kuhnt 2017-08-20 23:00:24 +00:00
parent c4aa2db932
commit e79912e3a6

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.0960", "version": "8.0.0979",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0960/gvim_8.0.0960_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0979/gvim_8.0.0979_x86.zip",
"hash": "ef0ea039d9b8c13c031d796c235cc0313905e82bb3e8a068df848c16554cc08f" "hash": "56419eb6773d5ee197f80ddc4efb7c5c723f3194e7c050a5bc95fa0489961f65"
}, },
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0960/gvim_8.0.0960_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0979/gvim_8.0.0979_x64.zip",
"hash": "980e49f70102f27902f96dbc0fac86398adc569f399e5c81e3cee8a89f5df1a0" "hash": "94fbfa7c356bf663fc3af9da9492007c10a0a8485c063b60bb465b031fccdba3"
} }
}, },
"extract_dir": "vim\\vim80", "extract_dir": "vim\\vim80",