From 6eb4efbcd9ce57197496c2eec54b6844e8cdeb7e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 22 Feb 2019 00:01:53 +0000 Subject: [PATCH] vim: Update to version 8.1.0968 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index 3f443103ef..314d8282c9 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0960", + "version": "8.1.0968", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0960/gvim_8.1.0960_x64.zip", - "hash": "4a1e24f7297855e1cabeb284e1b89461e22962bdd6646c6ffc2c70eacb40a75f" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0968/gvim_8.1.0968_x64.zip", + "hash": "4928ff8254da93ab50b292faa90d749fcc5b9e0116207267ac1b66703c876819" } }, "extract_dir": "vim\\vim81",