diff --git a/vim.json b/vim.json index 3d5b9e516e..a07d04a126 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.1322", + "version": "8.0.1330", "architecture": { "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1322/gvim_8.0.1322_x86.zip", - "hash": "77551e80784c22812793fefa81a93af0a37d383fc3cb5402f0254998658d5ebb" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1330/gvim_8.0.1330_x86.zip", + "hash": "f8590a2e012cef5bedb542b49264867c2b2e2a4ae0d28b43711f323ee388767e" }, "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1322/gvim_8.0.1322_x64.zip", - "hash": "669f9f258e52b524f0cfc6b8e107f587e574577d502a074e4122999c2ef4bb41" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1330/gvim_8.0.1330_x64.zip", + "hash": "bc57a0a930db4943a1598d3e53b21730ef808ad87867f3b7e49a1b2d23a05141" } }, "extract_dir": "vim\\vim80",