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