Update vim to version 8.0.0704

This commit is contained in:
Richard Kuhnt 2017-07-09 23:00:31 +00:00
parent 389e4e87dd
commit b6910b1367

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.0702", "version": "8.0.0704",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0702/gvim_8.0.0702_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0704/gvim_8.0.0704_x86.zip",
"hash": "8282cff6e59a1bd3ed3b7ce3522cfd9ad5c19a0414ab21a778afe940e7214117" "hash": "a118b4b8f5eea95442d364d4b7ce6a17381e2e6de5798683d736db3aa6ea83ed"
}, },
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0702/gvim_8.0.0702_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0704/gvim_8.0.0704_x64.zip",
"hash": "68a152b99a6adc902293e4dbd1ca5f6fc7c73d2b53807392dde300ffa79ef092" "hash": "1f489afb76b9e8d9ce4f8ee92370d8de0e53adf477ed902d697d846e334a614d"
} }
}, },
"extract_dir": "vim\\vim80", "extract_dir": "vim\\vim80",