From 9063d0f19365c8a4818402bd623b1503e31b4d98 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 22 Nov 2018 00:03:34 +0000 Subject: [PATCH] vim: Update to version 8.1.0541 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index b51d960ce7..ea75c22b54 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0540", + "version": "8.1.0541", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0540/gvim_8.1.0540_x64.zip", - "hash": "848d61c4490b753de00719f3ff1f48c6b56e9fc9908673fdecc692d41c0e6325" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0541/gvim_8.1.0541_x64.zip", + "hash": "20615936e899d75bbf627e4e0f82d0b959ca0bda1c5c5ef762458694b03a348b" } }, "extract_dir": "vim\\vim81",