diff --git a/bucket/vim.json b/bucket/vim.json index 6326456049..476919f3d7 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,15 +1,15 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1583", + "version": "8.1.1587", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1583/gvim_8.1.1583_x64.zip", - "hash": "edd5a0581dbd2a8334161ecc1f56d1061c9f294c7dd4df43c2e7e0317590e268" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1587/gvim_8.1.1587_x64.zip", + "hash": "849d895b751e207c3331e96f31c27f3e7c80c053fecc7990037823b513cdc3fa" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1583/gvim_8.1.1583_x86.zip", - "hash": "a891584c28b3e8fee1765e4919fee78d1ef254c62ee4118c760f5b2a874e7f12" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1587/gvim_8.1.1587_x86.zip", + "hash": "de649bbd627ea13e97707fc817c7e62933f2f77b95e0d5e89ff1be051f1240af" } }, "extract_dir": "vim\\vim81",