From b50dd4e84296455b31e88ba2fb9e61bd473e911d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 6 Mar 2019 00:00:31 +0000 Subject: [PATCH] vim: Update to version 8.1.0996 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index f713455d2d..77d0aaba4b 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0994", + "version": "8.1.0996", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0994/gvim_8.1.0994_x64.zip", - "hash": "84610cc3bfc8fec424932d5cc8cd75468453414301f452cc595730bcc90896ce" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0996/gvim_8.1.0996_x64.zip", + "hash": "64874c7d60aa08119c388ebfffe8dd7ff1560986e1703563cd7769a385b185d9" } }, "extract_dir": "vim\\vim81",