diff --git a/vim.json b/vim.json index c4a7851844..6a8bfeb2a0 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.0711", + "version": "8.0.0717", "architecture": { "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0711/gvim_8.0.0711_x86.zip", - "hash": "a5348bbb64056d2258bdf4eeadb01f275fb6ce7d7b0df38bafbe78a3129fb4c6" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0717/gvim_8.0.0717_x86.zip", + "hash": "9039bb5e497daec4a5d7e3a7be93d71dc5fd13084eb5869bf7c56134d338ce25" }, "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0711/gvim_8.0.0711_x64.zip", - "hash": "ba126c41f7b7cbb2ecb4b80aca422587ea697060991d37525056d726c8bf31d4" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0717/gvim_8.0.0717_x64.zip", + "hash": "2b45925c98d54083808bf945d62a24d64bc6c804bd79b0973f394bb446313228" } }, "extract_dir": "vim\\vim80",