From 2be114994423c0f746c4d688a7a78dfb193c54ba Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 31 Aug 2018 23:00:29 +0000 Subject: [PATCH] vim: Update to version 8.1.0341 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index 6832571af2..591b99e36f 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0338", + "version": "8.1.0341", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0338/gvim_8.1.0338_x64.zip", - "hash": "6682c4e6809dae7f2416d24e1fa355a49ffccacc322b9c77557b4635faad1814" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0341/gvim_8.1.0341_x64.zip", + "hash": "e0c35833ce77b29f7a469f003304ba5f2b776f8ebae88fbcd0dc86faedabe903" } }, "extract_dir": "vim\\vim81",