From 24f3db597e1dd2cc018c6991b6f4f51ce678c172 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 21 Apr 2019 23:00:23 +0000 Subject: [PATCH] vim: Update to version 8.1.1198 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index 606b81f377..d4dac6a987 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1193", + "version": "8.1.1198", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1193/gvim_8.1.1193_x64.zip", - "hash": "b23683dbfba835cc1a2d93dbb84f6ccd75b35280d49708a0f8b4650d1c311f0d" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1198/gvim_8.1.1198_x64.zip", + "hash": "82ad44f4604bd10db28a4b8e6671e9113a61c2614d22c1800975cf9130474a08" } }, "extract_dir": "vim\\vim81",