diff --git a/vim.json b/vim.json index 35fb7d5140..cdb8c5bcd8 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.0779", + "version": "8.0.0785", "architecture": { "32bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0779/gvim_8.0.0779_x86.zip", - "hash": "ca1ab01c3860c2a0a561851700219a9acf37ca223ef84f9100846f192eaf27fe" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0785/gvim_8.0.0785_x86.zip", + "hash": "7a5b7d507a51eaaa96b6bdba2e4c2d0c3428962484a446a781f3490b67158bf7" }, "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0779/gvim_8.0.0779_x64.zip", - "hash": "887ce6bfdaf2296f922fc996844c9609fa737060663fe9942ace9c22a3633449" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.0.0785/gvim_8.0.0785_x64.zip", + "hash": "e3fbb2876ee9f846383a192007f8d9189ab1b8b744b7d53af15671fb9b019bb6" } }, "extract_dir": "vim\\vim80",