Update vim to version 8.0.0502

This commit is contained in:
Richard Kuhnt 2017-03-23 16:23:20 +01:00
parent dacf44bd57
commit 295fe1bfdb

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
"version": "8.0.0495",
"version": "8.0.0502",
"architecture": {
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0495/gvim_8.0.0495_x86.zip",
"hash": "0f06dfc6166daf0441423cefa9f57e2a910948328ba95cfe86e2881e7477c847"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0502/gvim_8.0.0502_x86.zip",
"hash": "33b039e3284963f5daac9621b3bb24b040272a85e9927599c3e10dfb782d51e6"
},
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0495/gvim_8.0.0495_x64.zip",
"hash": "5a96e2818c554367432b036fbf5a4ff7857364f28bae6f4551a15aa7fb9e4bc4"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0502/gvim_8.0.0502_x64.zip",
"hash": "337ccc62e2cf8fc38d6a71f7ba6b37fd3bdb294646cb1ab4f82892f3e2596919"
}
},
"extract_dir": "vim\\vim80",