From af4c3ee1b34b4b8b15fe28823ebd187f50210be9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 18 Aug 2018 23:00:37 +0000 Subject: [PATCH] vim: Update to version 8.1.0296 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index 9ae821ea0e..86772b8258 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0290", + "version": "8.1.0296", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0290/gvim_8.1.0290_x64.zip", - "hash": "ae35027542274d507f6052148802f6c0a08e5eadbd385a33bfbf738aa47a11bd" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0296/gvim_8.1.0296_x64.zip", + "hash": "82230f8c0b6fbc87b0d0702f7b20e46451ae5cd568856b37e1c8a771397604eb" } }, "extract_dir": "vim\\vim81",