From 20d64b109cd716571bd7ea229126d2dcc2a3db01 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 14 Aug 2018 23:01:48 +0000 Subject: [PATCH] vim: Update to version 8.1.0287 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index 556f2b3c08..503d8e7e1e 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0280", + "version": "8.1.0287", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0280/gvim_8.1.0280_x64.zip", - "hash": "29b51480b876a8c553ce5c76892cd553c892ba51445153449479a08326fca6cd" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0287/gvim_8.1.0287_x64.zip", + "hash": "1022ffb11fa9734ebca9b3231a68f173e73e5c19ace32831b003f654d49205f0" } }, "extract_dir": "vim\\vim81",