diff --git a/vim.json b/vim.json index eddebf2183..105be36bee 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.1465", + "version": "8.0.1473", "architecture": { "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1465/gvim_8.0.1465_x86.zip", - "hash": "46bcd393059483c43086d7f2d06a41741dbdbc006e8105f2d3346af2b7604b92" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1473/gvim_8.0.1473_x86.zip", + "hash": "cba1280a806cf0acba606534a5b1ee4e5f10b88c066db27d23d0e603abe57068" }, "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1465/gvim_8.0.1465_x64.zip", - "hash": "25c9abff7b16e495f8c3f58da46bc512f0e7495f7ba01947407e7e51e751bca8" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1473/gvim_8.0.1473_x64.zip", + "hash": "dbc9f73d387afad573e693d78ef239b64889aa654a4dd0b86763846ec90f0962" } }, "extract_dir": "vim\\vim80",