diff --git a/bucket/vim.json b/bucket/vim.json index 1219e59855..6da27d6ee7 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.2251", + "version": "8.1.2256", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2251/gvim_8.1.2251_x64.zip", - "hash": "671ead1476f09fdd035ea63398a7bc5c3d15f514ed93a66ecb15d237fa8fc5f0" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2256/gvim_8.1.2256_x64.zip", + "hash": "46a2c0da8b300bcbb7768279ee392c38a4410198e3a0de25f2327fc7aae1a808" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2251/gvim_8.1.2251_x86.zip", - "hash": "803f619a6a1bc9053f6ec61d3a7504e61e776bbb31612a23fd6478cfac8e62f6" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2256/gvim_8.1.2256_x86.zip", + "hash": "f0cfd95bb766745269b3f127b479e637d191f26a72ed8752d333da8f1c17f233" } }, "extract_dir": "vim\\vim81",