From 1736cab0e16b019faa09333981e8d71b0e58cdd0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 24 Sep 2018 23:00:31 +0000 Subject: [PATCH] vim: Update to version 8.1.0431 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index 50f7cb706a..7886703fb3 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0429", + "version": "8.1.0431", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0429/gvim_8.1.0429_x64.zip", - "hash": "3ff7d5f22b8e157f2ffa75143b23ef86fc4fc875935a8906f57b9bac593bc2f9" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0431/gvim_8.1.0431_x64.zip", + "hash": "eb7de59bfd8d8259e6302660e03c32261282a623bfda08a328475f65c0e6822a" } }, "extract_dir": "vim\\vim81",