diff --git a/bucket/vim.json b/bucket/vim.json index fd54cf1a27..eae23ced41 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.2291", + "version": "8.1.2292", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2291/gvim_8.1.2291_x64.zip", - "hash": "c0880dee141b9209d6222b254897baf5ae1b7c08aa38a46eec6f75689a147d43" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2292/gvim_8.1.2292_x64.zip", + "hash": "4e1e68c9c639191e5a8e93f92b1432401aed39801d2bda69b82fe4fef2df44df" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2291/gvim_8.1.2291_x86.zip", - "hash": "b040afacac29f25e9915870a12344dca4c474a3fc878cdbdb30829018ae3efc1" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2292/gvim_8.1.2292_x86.zip", + "hash": "9de51d1bb963918c55610b3207c9c254c4872bb9fe73e0064d9e3d2929aa3224" } }, "extract_dir": "vim\\vim81",