diff --git a/vim.json b/vim.json index d81646ae1e..3f47536564 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.1331", + "version": "8.0.1333", "architecture": { "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1331/gvim_8.0.1331_x86.zip", - "hash": "d36531a4d1249bc3913fedddb41710e55b3e023f41ed9ca3d6c666129501d1b8" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1333/gvim_8.0.1333_x86.zip", + "hash": "484d342d2b662eea36c58be31ef62093d739a2dac37c4d7ea9fa7e633d3d2e07" }, "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1331/gvim_8.0.1331_x64.zip", - "hash": "f0a69907ca33c8ddce258e0751b14d0254b0c72cab762c18205c614d0ccc09c0" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1333/gvim_8.0.1333_x64.zip", + "hash": "69651c93d4e71ff87736840c225a3e6e1f766f90a1cb50028f71c6aa7c9cb330" } }, "extract_dir": "vim\\vim80",