From f731d33ccddf75b27631fde343d0fe54a404c5e2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 11 Oct 2018 23:00:42 +0000 Subject: [PATCH] vim: Update to version 8.1.0470 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index 6c7f69e5a2..678b5aeead 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0468", + "version": "8.1.0470", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0468/gvim_8.1.0468_x64.zip", - "hash": "b0508cb3d3f92d822ede0a112acc2e0f8efd82e810fb9bda630bec31ada9eab5" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0470/gvim_8.1.0470_x64.zip", + "hash": "02b40df8c7aaf22c5344ef18edb78c1c52b35c7f21993f897f141d44408bfaef" } }, "extract_dir": "vim\\vim81",