From bda5cfeeea5eb4f881579719da0ffdced11d8f82 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 2 Feb 2019 00:00:34 +0000 Subject: [PATCH] vim: Update to version 8.1.0867 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index ccab2029c3..3033775976 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0865", + "version": "8.1.0867", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0865/gvim_8.1.0865_x64.zip", - "hash": "024367420892892dc78c6e7e45a873709217af8fb9ff230fa7f7f3a4bdd29e3c" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0867/gvim_8.1.0867_x64.zip", + "hash": "377b9878b54ae9b0f7d59c54b822497b4810c60599eda8b32a8b97aa4e177e30" } }, "extract_dir": "vim\\vim81",