diff --git a/bucket/vim.json b/bucket/vim.json index 73889bd718..b115ea800e 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.1931", + "version": "8.1.1933", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1931/gvim_8.1.1931_x64.zip", - "hash": "8a438ec9e6f09e5e7c05da20d94a7639eea91b02d0ed7e87a89c53535e8437c0" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1933/gvim_8.1.1933_x64.zip", + "hash": "deb3438d9b1d807e5d88f2228356ab81e575c83f40bfaf868d223706268ba897" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1931/gvim_8.1.1931_x86.zip", - "hash": "482f308246060aa997703d93a344a398c8ad4575f4cc1c6fedf98e2ce2960a0a" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1933/gvim_8.1.1933_x86.zip", + "hash": "d0d6611bf59459de1c84b6aa980c7b90196b684422ba1842fc4697253289a67a" } }, "extract_dir": "vim\\vim81",