diff --git a/bucket/vim.json b/bucket/vim.json index 7f22d6c582..c8e21bf227 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,15 +1,15 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1830", + "version": "8.1.1834", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1830/gvim_8.1.1830_x64.zip", - "hash": "a974db527f9fc1917c1b97d21fe43607c78ff1bbbc2600c4ded30cc4b320ed9d" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1834/gvim_8.1.1834_x64.zip", + "hash": "cde670f6ed82bf548feaa8b81ed683495f6f9ceff06e67d54a64d90fe3db04b3" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1830/gvim_8.1.1830_x86.zip", - "hash": "404d9b5e253be96c2c18e36d7787cc4202b3df4e7cf75797613267f0436374a5" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1834/gvim_8.1.1834_x86.zip", + "hash": "c27b75a5f16d794186ce289e7777885196d90e912c415a68db66edc6cbcdad7c" } }, "extract_dir": "vim\\vim81",