diff --git a/bucket/vim.json b/bucket/vim.json index 75474e0987..c4c8a3b8cd 100644 --- a/bucket/vim.json +++ b/bucket/vim.json @@ -1,15 +1,15 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1806", + "version": "8.1.1817", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1806/gvim_8.1.1806_x64.zip", - "hash": "fb134059990cdb4ea487883d8a8546869486fa90544093203e830be94049caee" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1817/gvim_8.1.1817_x64.zip", + "hash": "ae4739c8ecd066a393bc74d2978d0c069d2daa40c2d17de2117855c020bddaf2" }, "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1806/gvim_8.1.1806_x86.zip", - "hash": "657ffa6900b2196727f324facf8e17c012b0950e0ca79429331d03253f34151c" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1817/gvim_8.1.1817_x86.zip", + "hash": "6e978f744c8c405fd55cea4506852d8c48d59834fd157fdd1fbc005f924196a8" } }, "extract_dir": "vim\\vim81",