From 980fcdc7f0c9e96a55c55d08a5af4affd96cc09a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 5 Jan 2019 00:01:53 +0000 Subject: [PATCH] vim: Update to version 8.1.0691 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index 846a9e4e94..2f446269ff 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0687", + "version": "8.1.0691", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0687/gvim_8.1.0687_x64.zip", - "hash": "aedffa951834f314d9ada950ce512ecc0d5c15d7efa7a4a866f6c1a0cbdea735" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0691/gvim_8.1.0691_x64.zip", + "hash": "988fba8198145b40d784c1b7a16ea332418fb436faf07cb5fd63d5ee0fa4d5b0" } }, "extract_dir": "vim\\vim81",