diff --git a/vim.json b/vim.json index 30cf0f1e5a..031b844023 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.1553", + "version": "8.0.1555", "architecture": { "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1553/gvim_8.0.1553_x86.zip", - "hash": "dfd15dd846f46e6f556fad361749b0eedd8c4825fdde8c02568b2b6e01eb08db" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1555/gvim_8.0.1555_x86.zip", + "hash": "c9cf05fcea4e04748b15caf615924687c0f718cfd905e398a2aecc9b18bebb41" }, "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1553/gvim_8.0.1553_x64.zip", - "hash": "c08f30975536b60dd730b133043c61253dfe43eb895e869826cfb63dce41f7e2" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1555/gvim_8.0.1555_x64.zip", + "hash": "48b6fc87c73d189262ba6c81dfd3b8357dc3cd70d7048adbcb871dff5ddb077a" } }, "extract_dir": "vim\\vim80",