From 87959b5fe1d75d9d6cd4355584cf5acc5250ef30 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 17 Jul 2018 23:00:26 +0000 Subject: [PATCH] vim: Update to version 8.1.0193 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index 041ea012b8..b0eb6301a2 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0191", + "version": "8.1.0193", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0191/gvim_8.1.0191_x64.zip", - "hash": "ed102625cd74c079a171601acbdc54121ec0aaacf6ff5edede572355ab31d151" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0193/gvim_8.1.0193_x64.zip", + "hash": "729dd32bde0bcf65d09f74c29a1f7c10a651d3fa971ebe4f70ecfb4e2a3fa5fc" } }, "extract_dir": "vim\\vim81",