From aa14d919c46a2610cb0e293a4d882e812ebcf995 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 14 Jul 2018 23:00:24 +0000 Subject: [PATCH] vim: Update to version 8.1.0186 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index 74c00b4a32..92bdf4ff0f 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0180", + "version": "8.1.0186", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0180/gvim_8.1.0180_x64.zip", - "hash": "5c87792f867907fdb95d76d5cc560afff564104fbfa8a60a1138d24ce5ff2e51" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0186/gvim_8.1.0186_x64.zip", + "hash": "500bf984df1c7affd11cd05889d940f8f1b65f7a18c1c57962df54eb277c75cb" } }, "extract_dir": "vim\\vim81",