diff --git a/vim.json b/vim.json index c068b9780d..89f40df7ae 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.1704", + "version": "8.0.1707", "architecture": { "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1704/gvim_8.0.1704_x86.zip", - "hash": "564d2a55796765ed7a42422701c2c2d66dfb458c22032fb538b5edebc2967b15" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1707/gvim_8.0.1707_x86.zip", + "hash": "b6e6c892a133c7b6df187fff3970ca207e2d60b49fb1f02e03ea3b8a1c9e1120" }, "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1704/gvim_8.0.1704_x64.zip", - "hash": "a0f137ad3d56cbe2233122a100dbfb1236d62676cf8f87f025ab52e2a903d18b" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1707/gvim_8.0.1707_x64.zip", + "hash": "10d5989194a0afb3d2d320eddcce6e7a9625757add369d733b61320776ddbf8f" } }, "extract_dir": "vim\\vim80",