From e3877dc4344dbe15305237502e9cef702fe01566 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 20 Feb 2019 00:00:33 +0000 Subject: [PATCH] vim: Update to version 8.1.0956 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index 750be28f97..62391f76c4 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0952", + "version": "8.1.0956", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0952/gvim_8.1.0952_x64.zip", - "hash": "788c1988c7463e54e2c7448b9b3895ca3160f5990244dfb789f44589fbd56a55" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0956/gvim_8.1.0956_x64.zip", + "hash": "a7f15288db6df648727fe9545965877404a18f1d44dbc7f1caae69756544571a" } }, "extract_dir": "vim\\vim81",