From 64231d30d69b2bf9cb6569a634588bed2570dee1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 21 Feb 2019 00:00:32 +0000 Subject: [PATCH] vim: Update to version 8.1.0960 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index 62391f76c4..3f443103ef 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0956", + "version": "8.1.0960", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0956/gvim_8.1.0956_x64.zip", - "hash": "a7f15288db6df648727fe9545965877404a18f1d44dbc7f1caae69756544571a" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0960/gvim_8.1.0960_x64.zip", + "hash": "4a1e24f7297855e1cabeb284e1b89461e22962bdd6646c6ffc2c70eacb40a75f" } }, "extract_dir": "vim\\vim81",