From ed55630ea6da5b57b64f1165e418590cdae6f1b8 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 16 Aug 2018 23:00:27 +0000 Subject: [PATCH] vim: Update to version 8.1.0290 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index 0b48c65b2d..9ae821ea0e 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0289", + "version": "8.1.0290", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0289/gvim_8.1.0289_x64.zip", - "hash": "6325871e13ee1dfb5aa52bf273303fa8bfd75472a217545cd89662cd2bbfa77c" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0290/gvim_8.1.0290_x64.zip", + "hash": "ae35027542274d507f6052148802f6c0a08e5eadbd385a33bfbf738aa47a11bd" } }, "extract_dir": "vim\\vim81",