Update vim to version 8.0.1227

This commit is contained in:
Richard Kuhnt 2017-10-27 23:00:38 +00:00
parent b3da2ad018
commit cda31eb951

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.1216", "version": "8.0.1227",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1216/gvim_8.0.1216_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1227/gvim_8.0.1227_x86.zip",
"hash": "d64aa412ef1b3b5526da8afef21c78ce6c4c571b503876b0c6223e9360939b69" "hash": "4115adeb9fe0a071333f2949ed1fcec6c312623f82c4e7ec6d50833f658f7584"
}, },
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1216/gvim_8.0.1216_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1227/gvim_8.0.1227_x64.zip",
"hash": "f97c1494ed21fb3cf13855cc77efdb0e4c80f4a42554932d57fc93154533d58b" "hash": "aa65565ba4529b081fccbbcaa855ff894adc63aca743fa146df62bd161a0c819"
} }
}, },
"extract_dir": "vim\\vim80", "extract_dir": "vim\\vim80",