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