Update vim to version 8.0.0728

This commit is contained in:
Richard Kuhnt 2017-07-17 23:02:14 +00:00
parent bca454f3c0
commit 9f82594ce0

View File

@ -1,15 +1,15 @@
{
"homepage": "http://www.vim.org",
"license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license",
"version": "8.0.0727",
"version": "8.0.0728",
"architecture": {
"32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0727/gvim_8.0.0727_x86.zip",
"hash": "98d47f512f4e181d5b4c7f54b95e37e8755f2f10a21789ad6c7b46f477ff00ad"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0728/gvim_8.0.0728_x86.zip",
"hash": "f80fe39280e5d6c5925d06fcdb17c4f094531063b678d36edde6e46c4e397fac"
},
"64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0727/gvim_8.0.0727_x64.zip",
"hash": "93db17a8a04473f3530dcd895b7c81f74d953593f6bf2dc49097ab5023b700bd"
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0728/gvim_8.0.0728_x64.zip",
"hash": "fa2cbcae390de262367e1ae16f6f757929beb6ff7c4cc26309a49174b1f1396b"
}
},
"extract_dir": "vim\\vim80",