diff --git a/bucket/vim.json b/bucket/vim.json index e19e661eef..75474e0987 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,15 +1,15 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1794", + "version": "8.1.1806", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1794/gvim_8.1.1794_x64.zip", - "hash": "120ddbc437bf8626c018c60ca39cab398a3ad6ef7f4147ed023859c00fd90ca9" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1806/gvim_8.1.1806_x64.zip", + "hash": "fb134059990cdb4ea487883d8a8546869486fa90544093203e830be94049caee" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1794/gvim_8.1.1794_x86.zip", - "hash": "d1ac7c5706902105db1494d447c034aa8b43b2209ebe5b650c9581efc509f454" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1806/gvim_8.1.1806_x86.zip", + "hash": "657ffa6900b2196727f324facf8e17c012b0950e0ca79429331d03253f34151c" } }, "extract_dir": "vim\\vim81",