diff --git a/vim.json b/vim.json index c45bb0e8b7..2a38899429 100644 --- a/vim.json +++ b/vim.json @@ -1,15 +1,15 @@ { "homepage": "http://www.vim.org", "license": "http://vimdoc.sourceforge.net/htmldoc/uganda.html#license", - "version": "8.0.1241", + "version": "8.0.1257", "architecture": { "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1241/gvim_8.0.1241_x86.zip", - "hash": "192f8dd028b4e7dea52d5e13fb7305b3d8dab2739b9590aefdbd95b95c7dc597" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1257/gvim_8.0.1257_x86.zip", + "hash": "166cb9837a97d9fa3c5249dbf28aba68d576d9caaf4f2792a0714f44516d4d45" }, "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1241/gvim_8.0.1241_x64.zip", - "hash": "0e9778a644a837c050a98c81c91336283911b5241fdd668ebe41f0fb74bd7ad7" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1257/gvim_8.0.1257_x64.zip", + "hash": "c1d8dc86a824a6334976bc3d9f322d22053d36d80a84a589d46430c405c657c3" } }, "extract_dir": "vim\\vim80",