From bee1b831e18d66af248d684127077e02860beb65 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 15 Feb 2019 00:00:28 +0000 Subject: [PATCH] vim: Update to version 8.1.0922 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index 55b35b6f02..6ff37f34b0 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0914", + "version": "8.1.0922", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0914/gvim_8.1.0914_x64.zip", - "hash": "403b989e96f377ecc5fd2201892d0f1a987c070cf1aaeac0df037e0a643c4c77" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0922/gvim_8.1.0922_x64.zip", + "hash": "764d422024dc174bb7e62629edaaff968f473684d1bd4ea106ed88cc185e77ef" } }, "extract_dir": "vim\\vim81",