Update vim to version 8.0.1541

This commit is contained in:
Richard Kuhnt 2018-02-25 00:00:39 +00:00
parent 4d2324a5c7
commit 8a6269b615

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
"version": "8.0.1532",
"version": "8.0.1541",
"architecture": {
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1532/gvim_8.0.1532_x86.zip",
"hash": "01ceebc4c3bc9f5c4b2976d4bfa17c145c9ad81977705a350b102076a52064d0"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1541/gvim_8.0.1541_x86.zip",
"hash": "779a89a48c38067a5e74c29bbb88ce12bbef5c668d806555d19cd8cf32395640"
},
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1532/gvim_8.0.1532_x64.zip",
"hash": "7c69b62352eaaf10992ab2a1dcdd2ade2681f22496a06848a61795435ed21421"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1541/gvim_8.0.1541_x64.zip",
"hash": "682d911e552eb2de23210ac3b2248c393e4e117863b79f0d8719912ce410e35e"
}
},
"extract_dir": "vim\\vim80",