From 2b4ce2d43fbf1cf5521faf2cf967421ce3e29271 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 8 Apr 2019 23:00:30 +0000 Subject: [PATCH] vim: Update to version 8.1.1140 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index c005e24717..3ccc1a0d77 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1137", + "version": "8.1.1140", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1137/gvim_8.1.1137_x64.zip", - "hash": "94306b9fcfed45544222bed432d412414da05ff1d40a95cd4cb235a6f6aea3e1" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1140/gvim_8.1.1140_x64.zip", + "hash": "8d19afb1d2304c4412288ebf8702b34ff07e6c4e502d79aa9621bd26ff6ecfbd" } }, "extract_dir": "vim\\vim81",