From 17dc34881c39836959f9bce5c210c2847604773e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 15 Apr 2019 23:01:53 +0000 Subject: [PATCH] vim: Update to version 8.1.1176 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index 930160a348..8eabb6be57 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1174", + "version": "8.1.1176", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1174/gvim_8.1.1174_x64.zip", - "hash": "84c02a7a94e9043ccb4877fea1f1c5ded11f84cd600d7d2392bc0080a683d325" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1176/gvim_8.1.1176_x64.zip", + "hash": "ba26243a44e474731494e93da2ef194187450d7f83c4e8560f919aab225867c9" } }, "extract_dir": "vim\\vim81",