Update vim to version 8.0.0895

This commit is contained in:
Richard Kuhnt 2017-08-09 23:00:37 +00:00
parent e039ecd394
commit 7f9b2fbf66

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.0893", "version": "8.0.0895",
"architecture": { "architecture": {
"32bit": { "32bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0893/gvim_8.0.0893_x86.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0895/gvim_8.0.0895_x86.zip",
"hash": "21d38043d8810e24df2393a70b06a45f2a1377295c3d596ed06dfd2aae3c6a14" "hash": "072e9b3e49959b8ca6a9c2ee1389b0157d0f519bd336fd85ee7afcea5ee0bbb3"
}, },
"64bit": { "64bit": {
"url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0893/gvim_8.0.0893_x64.zip", "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0895/gvim_8.0.0895_x64.zip",
"hash": "ac6e192fd89b77147a90c0a01c4aca95bae88853fb33f3ed8cc7043b38f9b2d8" "hash": "fd939d8ec45c9182d075c6d1aa7e88662f917b7b1b4a67a7a09b02a34292ec14"
} }
}, },
"extract_dir": "vim\\vim80", "extract_dir": "vim\\vim80",