Update vim to version 8.0.0702

This commit is contained in:
Richard Kuhnt 2017-07-08 23:00:27 +00:00
parent 999592494c
commit 15406dd8bb

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.0698", "version": "8.0.0702",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0698/gvim_8.0.0698_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0702/gvim_8.0.0702_x86.zip",
"hash": "8b1acc1c71dff1761dce8908ee116693d8de51d1ad49e33b6c50756d74d9c259" "hash": "8282cff6e59a1bd3ed3b7ce3522cfd9ad5c19a0414ab21a778afe940e7214117"
}, },
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0698/gvim_8.0.0698_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0702/gvim_8.0.0702_x64.zip",
"hash": "e922d581c01603b65c959d1a3ff3a56c267692c5cdbb5a0bc23d774d5234eb11" "hash": "68a152b99a6adc902293e4dbd1ca5f6fc7c73d2b53807392dde300ffa79ef092"
} }
}, },
"extract_dir": "vim\\vim80", "extract_dir": "vim\\vim80",