diff --git a/vim.json b/vim.json index 183a750956..503695f78a 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.1567", + "version": "8.0.1573", "architecture": { "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1567/gvim_8.0.1567_x86.zip", - "hash": "5225eb606caee89c0cd4eafbc4bc66ac32f16968e16a5162415f091cdb348368" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1573/gvim_8.0.1573_x86.zip", + "hash": "b5af11ef08dfa77e407ab58bfbd2b6c2364461b019e7c76073be284bb5a43de7" }, "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1567/gvim_8.0.1567_x64.zip", - "hash": "6510359811f5dab4541112230a1ea65fbb7ce084b2e5734c6b73c9914ef50fe5" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1573/gvim_8.0.1573_x64.zip", + "hash": "d838f56b1d2ee177d2aec80f1b1fd8d1f65f8edd07f6bf532a3d333184a22292" } }, "extract_dir": "vim\\vim80",