diff --git a/vim.json b/vim.json index 3cc152c74b..7f4ddd8e71 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.0529", + "version": "8.0.0531", "architecture": { "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0529/gvim_8.0.0529_x86.zip", - "hash": "42a0c4de4769c50cb611f3ba02cf30ccdea45835a025ea2c96fd96ab5d4ecda8" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0531/gvim_8.0.0531_x86.zip", + "hash": "da06fc44cd289aa9b45ee96ecfc5adcabc2daef2bae315bfbeda9f21ced24306" }, "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0529/gvim_8.0.0529_x64.zip", - "hash": "72744e9c223a4dc2ccb35da9ddf2570f56a97f7fb27fb630335b1e359fb21c8a" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0531/gvim_8.0.0531_x64.zip", + "hash": "a8056aa20da1e75789e78fdf5baa44859ae66ee4e2a9e67daed0f26867401bfa" } }, "extract_dir": "vim\\vim80",