diff --git a/vim.json b/vim.json index cf27591736..a3d302a756 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.1431", + "version": "8.0.1433", "architecture": { "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1431/gvim_8.0.1431_x86.zip", - "hash": "1d88a7d3009b6504962493b3694c24008b797d2a43f2da297724d1202d8d1ebd" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1433/gvim_8.0.1433_x86.zip", + "hash": "da75e54b83223c2e40cac2351aa4fe8dca48b257a7b9f2e64c7095789053aa8f" }, "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1431/gvim_8.0.1431_x64.zip", - "hash": "c40407e549812dee59daaece63f09e8c274ea88f14757bcd2f78ed5e1df146c1" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1433/gvim_8.0.1433_x64.zip", + "hash": "4eb0eea3fa12004f78cd26b6d7fbae8d29abbfda9fb090224a54ac719f173ad0" } }, "extract_dir": "vim\\vim80",