diff --git a/vim.json b/vim.json index c840ce3257..fdb09059e0 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.1594", + "version": "8.0.1599", "architecture": { "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1594/gvim_8.0.1594_x86.zip", - "hash": "62632f92ae43f15cb9d2358fdd0fbb7ffad10a633aa8f8d0aa63cb9104d85051" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1599/gvim_8.0.1599_x86.zip", + "hash": "3e011e89c707b40650d56a4ff55d9dd05ee38a92970e390bfe54375a3c7be278" }, "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1594/gvim_8.0.1594_x64.zip", - "hash": "2d9f39007d99f8b64caf9c2cccc47bd742cdaf7c30d5ef1ed44fa0aa7eb6886b" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1599/gvim_8.0.1599_x64.zip", + "hash": "3524609b7e62154ad1f71fe4557c8a5292433222368413b45a29257277eb417e" } }, "extract_dir": "vim\\vim80",