From 4369fbe3becc09442265c51286569621d50145a7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 24 Jan 2019 00:00:38 +0000 Subject: [PATCH] vim: Update to version 8.1.0800 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index f6ad0ed236..28b88ba143 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0796", + "version": "8.1.0800", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0796/gvim_8.1.0796_x64.zip", - "hash": "6a2fba9f95188af303c0a9246dbc34cff5bca26148744527a8b27bbbd27b61ef" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0800/gvim_8.1.0800_x64.zip", + "hash": "33fe29137513454771af6c161ca7d8c08c253f28d201ebcb110fd827092121d7" } }, "extract_dir": "vim\\vim81",