diff --git a/bucket/vim.json b/bucket/vim.json index d406412589..d812a97899 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.2301", + "version": "8.1.2318", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2301/gvim_8.1.2301_x64.zip", - "hash": "0b8db835197a1ec603128901ee94a91e198a21d1cff0fe6151cb075d46b6c226" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2318/gvim_8.1.2318_x64.zip", + "hash": "eecad96f278cbb7db8c1644896979ff80871030eeafc99e5188835964b7d9b07" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2301/gvim_8.1.2301_x86.zip", - "hash": "1c4cdcd46a4b4ab8bde7e59e3828ebdc1e01717f11ad4fa823273f1f38bca362" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.2318/gvim_8.1.2318_x86.zip", + "hash": "91a767630ea543afa4e323613bbd00219daf618f9f28af943c2121ec5f0c7605" } }, "extract_dir": "vim\\vim81",