From 71276c0ba3285dcff923ca014791f43d2af330f2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 15 Dec 2018 00:00:39 +0000 Subject: [PATCH] vim: Update to version 8.1.0591 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index b0ca5df7db..41f56dd33c 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0581", + "version": "8.1.0591", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0581/gvim_8.1.0581_x64.zip", - "hash": "60ec1f6c312c68ad713a5c3aea950a1d438aadec6f87d29d715b5307ea23c88c" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0591/gvim_8.1.0591_x64.zip", + "hash": "28cbe12db2d53469271a07ab387b0de5361844a4f586f6cd6f7441e373c11ae9" } }, "extract_dir": "vim\\vim81",