From c739fadfa8c2e5e116c6dbb65ae53844abc0df35 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 19 Jul 2018 23:00:26 +0000 Subject: [PATCH] vim: Update to version 8.1.0196 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index b7d09feaab..b9f5449cae 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0194", + "version": "8.1.0196", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0194/gvim_8.1.0194_x64.zip", - "hash": "a8f4b9ada3cb1c4bbee74f54a78ba6671a032672dd37f454dc039365cac86d92" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0196/gvim_8.1.0196_x64.zip", + "hash": "018067dc90f7e06fe70e35c90158b89533ddde02b130f3fee39c10c35b224b2b" } }, "extract_dir": "vim\\vim81",