From 2d4fcf5e38779d47ef8033f94b1e97f5b82f71e8 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 25 Nov 2018 00:01:14 +0000 Subject: [PATCH] vim: Update to version 8.1.0543 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index a7a5e7490f..6970e5a7c2 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0542", + "version": "8.1.0543", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0542/gvim_8.1.0542_x64.zip", - "hash": "543802ce12131e8a87a62554238f46a82d47a1ed373470f50f390113e3aab647" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0543/gvim_8.1.0543_x64.zip", + "hash": "0abc97f0697aeabfd018e027433bceeeec2418af31c9d4382564fa47cdb31111" } }, "extract_dir": "vim\\vim81",