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