From ab18b7f3fc8a41d362b235c0fccc1ddafe3a8161 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 5 Sep 2018 23:00:43 +0000 Subject: [PATCH] vim: Update to version 8.1.0348 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index 50757b35d8..b2bf21a457 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0347", + "version": "8.1.0348", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0347/gvim_8.1.0347_x64.zip", - "hash": "873b1a7afca4365d9defc2e7a9c32743b036e0391c7ced305116ec7eb1f3e31a" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0348/gvim_8.1.0348_x64.zip", + "hash": "e80d69ab5577584a340b4bc3b115c736500fbef214bedba8741fd09c01481b6a" } }, "extract_dir": "vim\\vim81",