From 463c0b95983fe7c5b5c1fc6ea047bc9f908122e0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 6 Feb 2019 00:00:36 +0000 Subject: [PATCH] vim: Update to version 8.1.0877 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index b2f2ff51ca..d80a47e538 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0875", + "version": "8.1.0877", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0875/gvim_8.1.0875_x64.zip", - "hash": "eb5dea4bc13db057ca673693e1766e4e77bbb07fc15731e00453248496005b39" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0877/gvim_8.1.0877_x64.zip", + "hash": "0e9053601d93a80f9e87e0446cab77f73b9bb40a5370d7ea401fbcc9f3505489" } }, "extract_dir": "vim\\vim81",