diff --git a/bucket/vim.json b/bucket/vim.json index 2271f40802..fe967cf7f4 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.2151", + "version": "8.1.2152", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2151/gvim_8.1.2151_x64.zip", - "hash": "57af26055768f9d03671387648217ad2ff4b0a06a1b6163015047474c6f5df63" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2152/gvim_8.1.2152_x64.zip", + "hash": "caa5c76e57e69728a124e66a3a674e24affe8694792d6cbc11acc943f201d333" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2151/gvim_8.1.2151_x86.zip", - "hash": "1fb4cee05b050363cf9fb4648ed826f6c83928982c7f75d532d5469ae3f3a6a5" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2152/gvim_8.1.2152_x86.zip", + "hash": "8da87bfe56703ed89947cd498e89201846958d73cc34cd21a81adcac83bd41d5" } }, "extract_dir": "vim\\vim81",