diff --git a/vim.json b/vim.json index 9a595baab8..aae0a41cdb 100644 --- a/vim.json +++ b/vim.json @@ -1,15 +1,15 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.0.1789", + "version": "8.0.1790", "architecture": { "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1789/gvim_8.0.1789_x86.zip", - "hash": "919fe49265a3af2b33abc2feba48682605d0c8e0f83bc48d21733cc260e949a4" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1790/gvim_8.0.1790_x86.zip", + "hash": "83d767ef38f490d09df0af0965674e4d642727497f6fba89767178fefd2ceba1" }, "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1789/gvim_8.0.1789_x64.zip", - "hash": "08038414528b9c7ebab64e1e21ce2d9f5b640a58ade10914f1896c9fa149ed44" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1790/gvim_8.0.1790_x64.zip", + "hash": "d6114022299478499b10b467bec87eb792ee11f5cd1df45e3209cf4d035b7730" } }, "extract_dir": "vim\\vim80",