diff --git a/vim.json b/vim.json index 40ebc6f438..2f2f79d7e9 100644 --- a/vim.json +++ b/vim.json @@ -1,15 +1,15 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.0.1772", + "version": "8.0.1774", "architecture": { "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1772/gvim_8.0.1772_x86.zip", - "hash": "2c2af93999f5c7be131c68c4c21fb2ca5d16824467735c93b7f4dd5d068e2d6f" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1774/gvim_8.0.1774_x86.zip", + "hash": "c6afb87c89d04130054fb7a5646aa5bb4ff79e819755bbd9b5a37719214c69c3" }, "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1772/gvim_8.0.1772_x64.zip", - "hash": "8f826ee20adcca428c64c3e15abff96895d1cb90dd3ee1e90d41511def41b50a" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.1774/gvim_8.0.1774_x64.zip", + "hash": "e52fa1d8cd796228a3097a1d25228a66692e2d91b69c8019a48d2dbc2968ee67" } }, "extract_dir": "vim\\vim80",