diff --git a/bucket/vim.json b/bucket/vim.json index f8819c5c37..e19e661eef 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,15 +1,15 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1790", + "version": "8.1.1794", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1790/gvim_8.1.1790_x64.zip", - "hash": "4576f00fdb15dd899cf2941a80cd50d63f21e27b3909ada8405e010e621a55e1" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1794/gvim_8.1.1794_x64.zip", + "hash": "120ddbc437bf8626c018c60ca39cab398a3ad6ef7f4147ed023859c00fd90ca9" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1790/gvim_8.1.1790_x86.zip", - "hash": "8726a0c9f384b2491f029e22df28a18a0167e13ba50cfe0859ff303e087b5e76" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1794/gvim_8.1.1794_x86.zip", + "hash": "d1ac7c5706902105db1494d447c034aa8b43b2209ebe5b650c9581efc509f454" } }, "extract_dir": "vim\\vim81",