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