From b03e5ca119afa782549579a30ee10dfffb1087b2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 31 Mar 2019 23:00:27 +0000 Subject: [PATCH] vim: Update to version 8.1.1099 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index 05d7547d76..2c5ac22766 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1097", + "version": "8.1.1099", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1097/gvim_8.1.1097_x64.zip", - "hash": "a802a3789426b5ab6a51f76c41ddb71129f6ea13493be5ed6f422a20d51e5660" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1099/gvim_8.1.1099_x64.zip", + "hash": "10f560d7e5cdc859f5dd0b0041184c162cb9cc607998f5d0d73592c430051fa3" } }, "extract_dir": "vim\\vim81",