From c213788b672e480b1987169cb7d3c38f1d6a67ee Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 23 Oct 2018 23:00:24 +0000 Subject: [PATCH] vim: Update to version 8.1.0491 --- vim.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vim.json b/vim.json index f24fa0d927..7ef2b06c3f 100644 --- a/vim.json +++ b/vim.json @@ -1,11 +1,11 @@ { "homepage": "http://www.vim.org", "license": "Vim", - "version": "8.1.0490", + "version": "8.1.0491", "architecture": { "64bit": { - "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0490/gvim_8.1.0490_x64.zip", - "hash": "3f2d35318ae0566d161b978cf90ba1763117e5ef5ba255ebf13660165f771b54" + "url": "https://github.com/vim/vim-win32-installer/releases/download/v8.1.0491/gvim_8.1.0491_x64.zip", + "hash": "45270f98fd79df5a20bf8845df4eb7b72a017c42e464bff00af49a18e0ac2a0b" } }, "extract_dir": "vim\\vim81",