diff --git a/bucket/vim.json b/bucket/vim.json index cd394ec637..f0c5f5ff3e 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -2,15 +2,15 @@ "homepage": "http://www.vim.org", "description": "A highly configurable text editor for efficiently creating and changing any kind of text.", "license": "Vim", - "version": "8.1.2357", + "version": "8.1.2361", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2357/gvim_8.1.2357_x64.zip", - "hash": "fd65f1ff640e857a8002bdf09bc1f8ea0fc8d2d8be9d2a6c19cc87178c6227b1" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2361/gvim_8.1.2361_x64.zip", + "hash": "4fb493a65115bc372c443826859f7cc59dc0a5b36c2de51bd522afd48352e5e8" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2357/gvim_8.1.2357_x86.zip", - "hash": "58cea13cf2685c34e5ca59a1a3bfdd4cd63f788094330313512e9a87deea4ce6" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2361/gvim_8.1.2361_x86.zip", + "hash": "6c52da83c82d5add531676aedbf6ff301ab6e422b935b52bc09ceda5d2b030c2" } }, "extract_dir": "vim\\vim81",