From 4a3774bad6025f77fcdc42d9ddbb028b83c58bee Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 14 Feb 2019 00:00:48 +0000 Subject: [PATCH] vim: Update to version 8.1.0914 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index 23b461bf6e..55b35b6f02 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0906", + "version": "8.1.0914", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0906/gvim_8.1.0906_x64.zip", - "hash": "72c9e7e5eb8af68a723d35c83a1b68de66b4ca39e9b737b44c1601fce15c1419" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0914/gvim_8.1.0914_x64.zip", + "hash": "403b989e96f377ecc5fd2201892d0f1a987c070cf1aaeac0df037e0a643c4c77" } }, "extract_dir": "vim\\vim81",