From dcaab4d125a09f0d5d194e4c2ffe31627f6f9c1a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 12 Apr 2019 23:00:24 +0000 Subject: [PATCH] vim: Update to version 8.1.1161 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index ea9997a249..64dd70cb4f 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1144", + "version": "8.1.1161", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1144/gvim_8.1.1144_x64.zip", - "hash": "75eebdb1e0b50cafe7ab1ec8849118b103a69df17be92b2175f0c254c119c35a" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1161/gvim_8.1.1161_x64.zip", + "hash": "8f01d35d9f13f3dc3e3b37ffe5db9ddedc1e0b4462bfd06299bce4124f51096d" } }, "extract_dir": "vim\\vim81",