diff --git a/vim.json b/vim.json index 546ef1d15e..5752d6a457 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.0678", + "version": "8.0.0679", "architecture": { "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0678/gvim_8.0.0678_x86.zip", - "hash": "c5fd70a21333fd888e4b13aa3c5b8ce9dea7d18feefb490286c2d2fb179e8cd9" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0679/gvim_8.0.0679_x86.zip", + "hash": "72ddd7325eb42e6d4427299e395e60770627aa92d3391a570ef0fb2667ecab1c" }, "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0678/gvim_8.0.0678_x64.zip", - "hash": "99350a1ad8ac8fc3a949d9dfb452bb039175594794f4d70de502ce5fc46be8cd" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0679/gvim_8.0.0679_x64.zip", + "hash": "1ff89091e0132741e68e67597594531370addc079a650cb1aba84b2a9e693a23" } }, "extract_dir": "vim\\vim80",