diff --git a/vim.json b/vim.json index 3123c5e5d5..37c4f93213 100644 --- a/vim.json +++ b/vim.json @@ -1,15 +1,15 @@ { "homepage": "http://www.vim.org", "license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license", - "version": "8.0.0876", + "version": "8.0.0885", "architecture": { "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0876/gvim_8.0.0876_x86.zip", - "hash": "9b5549c27b089a2fecc874c56df8703608f38d328df0862eb46296f7ef5b29b5" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0885/gvim_8.0.0885_x86.zip", + "hash": "e248d09bac1b4529ea2ea5df4fa58ea57c11fa9351f7b337968dac7a62c33e6f" }, "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0876/gvim_8.0.0876_x64.zip", - "hash": "98c30ef99dac7b782f65297a4dc0865eaabc5a7d49bb9290893a8d6c506e2d9a" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0885/gvim_8.0.0885_x64.zip", + "hash": "54724894a0704c002a929bb31bf721616e36bace7fce197444aed5d7bfc8ba92" } }, "extract_dir": "vim\\vim80",