From 262eaddd0bbce99d36f793a210a158de513a6b2c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 13 Feb 2019 00:00:29 +0000 Subject: [PATCH] vim: Update to version 8.1.0906 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index f6a27c7e12..23b461bf6e 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0897", + "version": "8.1.0906", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0897/gvim_8.1.0897_x64.zip", - "hash": "116d6f48a606e6874189a3614c0f39f5a62ce1ae535120ef6d84dee2a99d632f" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0906/gvim_8.1.0906_x64.zip", + "hash": "72c9e7e5eb8af68a723d35c83a1b68de66b4ca39e9b737b44c1601fce15c1419" } }, "extract_dir": "vim\\vim81",