diff --git a/bucket/vim.json b/bucket/vim.json index ba9145bd6f..0813b64265 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.2233", + "version": "8.1.2234", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2233/gvim_8.1.2233_x64.zip", - "hash": "d8730f086b083132c3b87cc1c9540187ff63258f597de0d145915d1729f4a204" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2234/gvim_8.1.2234_x64.zip", + "hash": "1b71778d6d4613c0669af2ed011ece687a8db2438632ddb8896f272139cd56b6" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2233/gvim_8.1.2233_x86.zip", - "hash": "a52d8fce025f13373759896ecae5f45a2cd6c63358fe323c4649f17b9174528d" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2234/gvim_8.1.2234_x86.zip", + "hash": "594c2e5eeece3cb2beffd4eee16cb5c0ba02362626fd552a6d283c7ad13a050b" } }, "extract_dir": "vim\\vim81",