diff --git a/bucket/vim.json b/bucket/vim.json index 23bfffe234..91fd008004 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.2410", + "version": "8.1.2414", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2410/gvim_8.1.2410_x64.zip", - "hash": "cf13903dee3a821071730f7b474d03ff104f38d83d0b0f5800ba7f0b8a0679b7" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2414/gvim_8.1.2414_x64.zip", + "hash": "65ecf22d61925ad6032c8dfb6923b2de14041541c47c94a1f0aa39557548afb9" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2410/gvim_8.1.2410_x86.zip", - "hash": "21986b0fec95b87f0b4b2b7690fc2e78e6d68346395d915b1c73a8db8ff60d08" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2414/gvim_8.1.2414_x86.zip", + "hash": "ef1f43aed99106db59077754231ab50d0802d8b589478b461c18de97b9800301" } }, "extract_dir": "vim\\vim81",