diff --git a/bucket/vim.json b/bucket/vim.json index ef5080018c..935727d478 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.2380", + "version": "8.1.2383", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2380/gvim_8.1.2380_x64.zip", - "hash": "26cf66a2aa935812aaf11e8616b01285167c693012d01231bfc15b30a6798e41" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2383/gvim_8.1.2383_x64.zip", + "hash": "3e8d337ad02db61367180f818aac2527841100c37736d697590aceec9b6d5ce7" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2380/gvim_8.1.2380_x86.zip", - "hash": "a75eced201525f6c6b19c2d1fc387b2e4145110c92c34cf55921b03a154b4cfb" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2383/gvim_8.1.2383_x86.zip", + "hash": "94f7d692668487e49ac56754f2847fc04926056647942d36a5bb8e1cf02658bd" } }, "extract_dir": "vim\\vim81",