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