diff --git a/vim.json b/vim.json index ab9a29d4c3..ab4dbbb98d 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.0753", + "version": "8.0.0765", "architecture": { "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0753/gvim_8.0.0753_x86.zip", - "hash": "648625089eb957ed8ea2e91f00ec35a7f2dc76d18fe7efa387217ecd1b4d6f8f" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0765/gvim_8.0.0765_x86.zip", + "hash": "d183d69f3098cc2ba201f752aa5683f4cd0d10fed1c6e71f21ae6316f0530f98" }, "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0753/gvim_8.0.0753_x64.zip", - "hash": "5d1a15afc98546df29bbeac75adc9bb0f599ea37fe7622b337d3c9cc2314ea15" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0765/gvim_8.0.0765_x64.zip", + "hash": "bc6f002a326cf0783d036e72e13a2bc54fb26851e2c3b0aa559413c6fc496b69" } }, "extract_dir": "vim\\vim80",