From ca302f4137717d704b42f1822bda35f548bfa539 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 18 Apr 2019 23:00:23 +0000 Subject: [PATCH] vim: Update to version 8.1.1185 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index addc827dd9..ec65618257 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.1183", + "version": "8.1.1185", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1183/gvim_8.1.1183_x64.zip", - "hash": "552493fec52f90b5e732bb641376b4a80b1e24003780b4a6ebb5b989441cab5a" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.1185/gvim_8.1.1185_x64.zip", + "hash": "f82f3d128760d841f29617fd3d55f0040c3ed23cb69ddf6aa0d5da40d205fc7a" } }, "extract_dir": "vim\\vim81",