diff --git a/vim.json b/vim.json index 466973ef9c..1ce8284088 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.1427", + "version": "8.0.1428", "architecture": { "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1427/gvim_8.0.1427_x86.zip", - "hash": "67fe85b8217d65de0b84d092a58afe7a86b1705c5e7bbe8502b59eac705ba5d0" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1428/gvim_8.0.1428_x86.zip", + "hash": "9408d497655bc88611fb8a38fd5da079e44840407756f42bd66a809a715292b3" }, "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1427/gvim_8.0.1427_x64.zip", - "hash": "ecc7ee88e10978ea816280e44de9cfa52a210a35ed38f2f21e1f13ad1a89872f" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1428/gvim_8.0.1428_x64.zip", + "hash": "6cb99150e119ae8d72fcaf7682284c3b54253e16940fa969f7c4989a4b8f2210" } }, "extract_dir": "vim\\vim80",