diff --git a/bucket/vim.json b/bucket/vim.json index edf111ca6d..2271f40802 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.2135", + "version": "8.1.2151", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2135/gvim_8.1.2135_x64.zip", - "hash": "6ba5b7081395f10017dd074c448a2f3dd100aa6872531822311d5c9f734ac304" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2151/gvim_8.1.2151_x64.zip", + "hash": "57af26055768f9d03671387648217ad2ff4b0a06a1b6163015047474c6f5df63" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2135/gvim_8.1.2135_x86.zip", - "hash": "62b534d2d76fcf3eb2cd69f7ba2110743fdb7fe09560b24a667fcbdc8b4233a1" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2151/gvim_8.1.2151_x86.zip", + "hash": "1fb4cee05b050363cf9fb4648ed826f6c83928982c7f75d532d5469ae3f3a6a5" } }, "extract_dir": "vim\\vim81",