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